gitlab-forge.din.developpement-durable.gouv.fr / pub / numeco / m4g / numecoeval
Stars: 1
Forks: 0
Open issues:
License: apache-2.0
Language:
Dependencies parsed at:
120
Created at: over 1 year ago
Updated at: 7 months ago
Pushed at: 11 months ago
Last synced at: 7 months ago
services/common/Dockerfile
docker
- openjdk 21-jdk-slim build
- io.micrometer:micrometer-registry-prometheus
- io.swagger.core.v3:swagger-annotations
- org.apache.commons:commons-lang3
- org.mapstruct:mapstruct
- org.mte.numecoeval:calculs 1.5.0-SNAPSHOT
- org.mte.numecoeval:common 1.5.0-SNAPSHOT
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-webmvc-ui
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-cache
- org.springframework.boot:spring-boot-starter-jdbc
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-webflux
- org.springframework.kafka:spring-kafka
- org.springframework.boot:spring-boot-starter-test test
- io.micrometer:micrometer-registry-prometheus
- org.mte.numecoeval:common
- org.mte.numecoeval:common 1.5.0-SNAPSHOT
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-integration
- org.springframework.boot:spring-boot-starter-jdbc
- org.springframework.boot:spring-boot-starter-web
- org.springframework.integration:spring-integration-jdbc
- org.springframework.integration:spring-integration-kafka
- org.springframework.kafka:spring-kafka
- io.zonky.test:embedded-database-spring-test test
- io.zonky.test:embedded-postgres test
- org.awaitility:awaitility test
- org.instancio:instancio-junit test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.integration:spring-integration-test test
- org.springframework.kafka:spring-kafka-test test
- io.micrometer:micrometer-registry-prometheus
- io.swagger.core.v3:swagger-annotations
- org.apache.commons:commons-collections4
- org.apache.commons:commons-csv
- org.apache.commons:commons-lang3
- org.mapstruct:mapstruct
- org.mte.numecoeval:common 1.5.0-SNAPSHOT
- org.openapitools:jackson-databind-nullable
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-webmvc-ui
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-cache
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-webflux
- com.github.tomakehurst:wiremock-jre8-standalone 2.33.2 test
- io.cucumber:cucumber-core test
- io.cucumber:cucumber-java test
- io.cucumber:cucumber-junit-platform-engine test
- io.cucumber:cucumber-spring test
- io.rest-assured:rest-assured test
- io.rest-assured:rest-assured-all test
- io.zonky.test:embedded-database-spring-test test
- io.zonky.test:embedded-postgres test
- nl.jqno.equalsverifier:equalsverifier test
- org.awaitility:awaitility test
- org.instancio:instancio-junit test
- org.junit.platform:junit-platform-engine test
- org.junit.platform:junit-platform-suite test
- org.meanbean:meanbean test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test
- io.micrometer:micrometer-registry-prometheus
- io.swagger.core.v3:swagger-annotations
- org.apache.commons:commons-collections4
- org.apache.commons:commons-csv
- org.mapstruct:mapstruct
- org.mte.numecoeval:common 1.5.0-SNAPSHOT
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-common
- org.springdoc:springdoc-openapi-starter-webmvc-ui
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-data-rest
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.hsqldb:hsqldb test
- org.junit.platform:junit-platform-suite test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test
services/calculs/pom.xml
maven
- org.apache.commons:commons-lang3 ${apache-commons-lang3.version}
- org.openapitools:jackson-databind-nullable
- org.projectlombok:lombok
- org.slf4j:slf4j-api
- io.cucumber:cucumber-core test
- io.cucumber:cucumber-java test
- io.cucumber:cucumber-junit-platform-engine test
- io.cucumber:cucumber-spring test
- org.instancio:instancio-junit test
- org.junit.platform:junit-platform-suite test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test
services/common/pom.xml
maven
services/core/pom.xml
maven