GitHub / atlanmod / Atlanmod-Resource-Server
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/atlanmod%2FAtlanmod-Resource-Server
Stars: 0
Forks: 0
Open issues: 0
License: epl-2.0
Language: Java
Size: 96.7 KB
Dependencies parsed at:
22
Created at: about 3 years ago
Updated at: about 3 years ago
Pushed at: almost 3 years ago
Last synced at: 6 days ago
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