GitHub / LAB-MI / remise-masques-covid-19
Application destinée aux entités remettantes pour distribuer des masques de protection grand public.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/LAB-MI%2Fremise-masques-covid-19
Stars: 6
Forks: 1
Open issues: 0
License: mit
Language: Java
Size: 926 KB
Dependencies parsed at:
722
Created at: about 5 years ago
Updated at: 12 days ago
Pushed at: 12 days ago
Last synced at: 7 days ago
build.gradle
maven
- org.projectlombok:lombok ${lombokVersion} compileOnly
- ch.qos.logback.contrib:logback-jackson ${logbackJacksonVersion} implementation
- ch.qos.logback.contrib:logback-json-classic ${logbackJsonClassicVersion} implementation
- ch.qos.logback:logback-classic ${logbackVersion} implementation
- com.h2database:h2 ${h2Version} implementation
- io.micrometer:micrometer-registry-prometheus ${micrometerVersion} implementation
- io.springfox:springfox-swagger-ui ${swaggerVersion} implementation
- io.springfox:springfox-swagger2 ${swaggerVersion} implementation
- org.apache.commons:commons-lang3 ${apacheCommonsVersion} implementation
- org.liquibase:liquibase-core ${liquibaseVersion} implementation
- org.postgresql:postgresql ${postgresqlVersion} implementation
- org.springframework.boot:spring-boot-starter ${springBootVersion} implementation
- org.springframework.boot:spring-boot-starter-actuator ${springBootVersion} implementation
- org.springframework.boot:spring-boot-starter-data-jpa ${springBootVersion} implementation
- org.springframework.boot:spring-boot-starter-thymeleaf ${springBootVersion} implementation
- org.springframework.boot:spring-boot-starter-web ${springBootVersion} implementation
- org.webjars:bootstrap ${bootstrapVersion} implementation
- org.webjars:jquery ${jqueryVersion} implementation
- org.webjars:webjars-locator ${webjarsLocatorVersion} implementation
- org.yaml:snakeyaml ${snakeyamlVersion} implementation
- com.tngtech.archunit:archunit-junit5 ${archunitVersion} testImplementation
- org.assertj:assertj-core ${assertjVersion} testImplementation
- org.junit.jupiter:junit-jupiter-api ${junitVersion} testImplementation
- org.junit.platform:junit-platform-commons ${junitPlatformVersion} testImplementation
- org.mockito:mockito-core ${mockitoVersion} testImplementation
- org.mockito:mockito-junit-jupiter ${mockitoVersion} testImplementation
- org.springframework.boot:spring-boot-starter-test ${springBootVersion} testImplementation
- org.junit.jupiter:junit-jupiter-engine ${junitVersion} testRuntimeOnly
- org.junit.platform:junit-platform-engine ${junitPlatformVersion} testRuntimeOnly
package.json
npm
- @babel/core ^7.9.0
- @babel/plugin-transform-runtime ^7.9.0
- @babel/preset-env ^7.9.0
- @babel/runtime-corejs3 ^7.9.0
- babel-jest ^29.7.0
- cookieconsent ^3.1.1
- core-js ^3.6.5
- husky ^4.3.8
- jest ^29.3.1
- lint-staged ^10.1.7
- parcel ^2.8.1
- prettier ^2.0.5