GitHub / InseeFrLab / ACDC-Back-Office
Services for ACDC
JSON API: https://repos.data.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFrLab%2FACDC-Back-Office
étoiles: 0
forks: 0
issues ouvertes: 11
licence: mit
langage: Java
taille: 2,45 Mo
dépendances analysées:
29
date de création: il y a plus de 2 ans
date de mise à jour: il y a 12 mois
enregistré: il y a 12 jours
dernière synchronisation: il y a environ 19 heures
.github/workflows/ci.yaml
actions
- actions/checkout v4 composite
- actions/setup-java v4 composite
- elgohr/Publish-Docker-Github-Action v5 composite
Dockerfile
docker
- openjdk 21 build
pom.xml
maven
- com.fasterxml.jackson.core:jackson-annotations
- com.fasterxml.jackson.core:jackson-core
- com.fasterxml.jackson.core:jackson-databind
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
- com.fasterxml.jackson.module:jackson-module-parameter-names
- com.h2database:h2
- com.sun.xml.bind:jaxb-impl 4.0.5
- io.hypersistence:hypersistence-utils-hibernate-60 3.5.1
- jakarta.activation:jakarta.activation-api 2.1.3
- jakarta.annotation:jakarta.annotation-api 2.1.1
- jakarta.xml.bind:jakarta.xml.bind-api 4.0.1
- org.apache.velocity:velocity-engine-core 2.3
- org.apache.xmlgraphics:fop 2.9
- org.glassfish.jaxb:jaxb-runtime 4.0.3
- org.hibernate:hibernate-core 6.2.7.Final
- org.json:json 20240303
- org.postgresql:postgresql 42.7.3
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.5.0
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test