GitHub / agora-gouv / agora-back
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/agora-gouv%2Fagora-back
Stars: 1
Forks: 1
Open issues: 0
License: None
Language: Kotlin
Size: 3.16 MB
Dependencies parsed at:
26
Created at: about 2 years ago
Updated at: 21 days ago
Pushed at: 9 days ago
Last synced at: 1 day ago
- actions/checkout v3 composite
- actions/setup-java v3 composite
- gradle/gradle-build-action bd5760595778326ba7f1441bcf7e88b49de61a25 composite
docker-compose.yml
docker
build.gradle.kts
maven
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml * implementation
- com.fasterxml.jackson.module:jackson-module-kotlin * implementation
- com.google.firebase:firebase-admin 9.3.0 implementation
- com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer 20220608.1 implementation
- io.jsonwebtoken:jjwt-api 0.11.5 implementation
- io.projectreactor.kotlin:reactor-kotlin-extensions * implementation
- org.hibernate.validator:hibernate-validator 8.0.0.Final implementation
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-reactor * implementation
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.2.0 implementation
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-data-redis * implementation
- org.springframework.boot:spring-boot-starter-data-redis-reactive * implementation
- org.springframework.boot:spring-boot-starter-security * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- redis.clients:jedis * implementation
- io.jsonwebtoken:jjwt-impl 0.11.5 runtimeOnly
- io.jsonwebtoken:jjwt-jackson 0.11.5 runtimeOnly
- org.postgresql:postgresql * runtimeOnly
- io.projectreactor:reactor-test * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation