GitHub / abes-esr / fne-back
Back du FNE (Fichier National d'Entités - Abes BNF)
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/abes-esr%2Ffne-back
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 444 KB
Dependencies parsed at:
17
Created at: about 4 years ago
Updated at: about 4 years ago
Pushed at: about 4 years ago
Last synced at: 7 days ago
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