GitHub / InseeFr / REM-Back-Office
Survey unit repository
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFr%2FREM-Back-Office
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: Java
Size: 254 KB
Dependencies parsed at:
36
Created at: over 2 years ago
Updated at: over 1 year ago
Pushed at: about 1 year ago
Last synced at: 1 day ago
application/pom.xml
maven
- org.slf4j:slf4j-api provided
- org.springframework.boot:spring-boot-starter-tomcat provided
- fr.insee.rem:controller
- fr.insee.rem:domain
- fr.insee.rem:infrastructure
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-oauth2-resource-server
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test
controller/pom.xml
maven
- org.slf4j:slf4j-api provided
- com.opencsv:opencsv 5.9
- fr.insee.rem:domain
- org.geotools:gt-epsg-hsql 28.1
- org.geotools:gt-main 28.1
- org.locationtech.jts:jts-core 1.19.0
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.3.0
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
domain/pom.xml
maven
infrastructure/pom.xml
maven
pom.xml
maven