GitHub / InseeFrLab / Era-Api
Sample loading of surveyed unit
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFrLab%2FEra-Api
        Stars: 0
        Forks: 0
        Open issues: 1
      
        License: mit
        Language: Java
          Size: 384 KB
       Dependencies parsed at: 
          14
      
        Created at: about 3 years ago
        Updated at: 9 months ago
          Pushed at: 9 months ago
          Last synced at: 3 months ago
      
            pom.xml
            
              maven
            
          
          - org.projectlombok:lombok compile
- org.springframework.boot:spring-boot-starter-jdbc compile
- com.opencsv:opencsv 5.9
- org.postgresql:postgresql
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.6.0
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-oauth2-client
- org.springframework.boot:spring-boot-starter-oauth2-resource-server
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- org.springframework.security:spring-security-oauth2-resource-server
- com.h2database:h2 test
- org.springframework.boot:spring-boot-starter-test test