GitHub / InseeFr / Protools-Back-Office
Back-office services for Protools
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFr%2FProtools-Back-Office
        Stars: 1
        Forks: 3
        Open issues: 12
      
        License: mit
        Language: Java
          Size: 23.4 MB
       Dependencies parsed at: 
          20
      
        Created at: about 3 years ago
        Updated at: about 1 month ago
          Pushed at: 7 days ago
          Last synced at: about 14 hours ago
      
            .github/workflows/maven.yml
            
              actions
            
          
          - actions/checkout v4 composite
- actions/setup-java v4 composite
- advanced-security/maven-dependency-submission-action 5d0f9011b55d6268922128af45275986303459c3 composite
            Docker/Dockerfile
            
              docker
            
          
          - gitlab-registry.insee.fr 443/kubernetes/images/run/jre build
            pom.xml
            
              maven
            
          
          - com.h2database:h2
- org.apache.groovy:groovy-jsr223 4.0.21
- org.flowable:flowable-groovy-script-static-engine 7.0.1-insee
- org.flowable:flowable-spring-boot-starter-process-rest 7.0.1-insee
- org.passay:passay 1.6.4
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.6.0
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-oauth2-resource-server
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-webflux
- com.squareup.okhttp3:mockwebserver test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test