GitHub / abes-esr / licencesnationales-back
API REST de l'application de gestion des droits des Licences Nationales
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/abes-esr%2Flicencesnationales-back
étoiles: 0
forks: 0
issues ouvertes: 1
licence: other
langage: Java
taille: 2 Mo
dépendances analysées:
44
date de création: il y a plus de 4 ans
date de mise à jour: il y a 5 mois
enregistré: il y a 5 mois
dernière synchronisation: il y a 4 jours
Sujets: api, docker, java, licencesnationales, spring
- actions/checkout v2 composite
- docker/metadata-action v3 composite
- actions/checkout v3 composite
- softprops/action-gh-release v1 composite
Dockerfile
docker
- maven 3-jdk-11 build
- rockylinux 8 build
- tomcat 9-jdk11 build
batch/pom.xml
maven
core/pom.xml
maven
- com.fasterxml.jackson.dataformat:jackson-dataformat-csv 2.5.3
- com.github.jgonian:commons-ip-math 1.32
- com.github.seancfoley:ipaddress 5.3.3
- com.h2database:h2
- com.oracle.database.jdbc:ojdbc8 21.3.0.0
- com.oracle.database.xml:xdb
- javax.validation:validation-api
- org.apache.commons:commons-csv 1.1
- org.apache.commons:commons-lang3 3.9
- org.apache.httpcomponents:httpclient 4.5.13
- org.apache.httpcomponents:httpmime 4.5.13
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.security:spring-security-core
pom.xml
maven
- org.springframework.boot:spring-boot-dependencies 2.5.12 import
- org.projectlombok:lombok 1.18.10 provided
- org.modelmapper:modelmapper 2.3.5
- org.springframework.boot:spring-boot-starter-log4j2
- org.springframework.boot:spring-boot-starter-web
- org.junit.jupiter:junit-jupiter 5.5.2 test
- org.mockito:mockito-core 3.9.0 test
- org.mockito:mockito-junit-jupiter 2.23.4 test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test 5.5.2 test
web/pom.xml
maven