GitHub / abes-esr / fne-back
Back du FNE (Fichier National d'Entités - Abes BNF)
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/abes-esr%2Ffne-back
étoiles: 0
forks: 0
issues ouvertes: 0
licence: None
langage: Java
taille: 444 ko
dépendances analysées:
17
date de création: il y a plus de 4 ans
date de mise à jour: il y a environ 4 ans
enregistré: il y a environ 4 ans
dernière synchronisation: il y a 5 jours
core/pom.xml
maven
pom.xml
maven
services/pom.xml
maven
- ${project.groupId}:core 0.0.1-SNAPSHOT
- junit:junit test
- org.awaitility:awaitility 3.1.2 test
- org.springframework.boot:spring-boot-starter-test test
web/pom.xml
maven
- ${project.groupId}:core 0.0.1-SNAPSHOT
- ${project.groupId}:services 0.0.1-SNAPSHOT
- junit:junit test
- org.awaitility:awaitility 3.1.2 test
- org.springframework.boot:spring-boot-starter-test test