GitHub / atlanmod / Atlanmod-Resource-Server
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/atlanmod%2FAtlanmod-Resource-Server
étoiles: 0
forks: 0
issues ouvertes: 0
licence: epl-2.0
langage: Java
taille: 96,7 ko
dépendances analysées:
22
date de création: il y a plus de 3 ans
date de mise à jour: il y a environ 3 ans
enregistré: il y a environ 3 ans
dernière synchronisation: il y a 4 jours
karadoc-core/pom.xml
maven
- org.jetbrains:annotations 23.0.0 compile
karadoc-rest/pom.xml
maven
- org.atlanmod.karadoc:core 1.0-SNAPSHOT compile
- org.atlanmod.karadoc:server 1.0-SNAPSHOT compile
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
karadoc-rmi/pom.xml
maven
- org.atlanmod.karadoc:core 1.0-SNAPSHOT compile
- org.atlanmod.karadoc:server 1.0-SNAPSHOT compile
- org.apache.logging.log4j:log4j-slf4j-impl
- org.springframework.boot:spring-boot-autoconfigure
karadoc-server/pom.xml
maven
- org.atlanmod.karadoc:server 1.0-SNAPSHOT compile
- org.atlanmod.karadoc:core ${project.version}
- org.springframework.boot:spring-boot-starter-websocket