GitHub / agora-gouv / agora-back
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/agora-gouv%2Fagora-back
étoiles: 1
forks: 3
issues ouvertes: 1
licence: None
langage: Kotlin
taille: 3,21 Mo
dépendances analysées:
26
date de création: il y a plus de 2 ans
date de mise à jour: il y a environ un mois
enregistré: il y a 9 jours
dernière synchronisation: il y a 6 jours
- 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