GitHub / GIP-RECIA / Pronote-WS
WS for pronote
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/GIP-RECIA%2FPronote-WS
étoiles: 0
forks: 0
issues ouvertes: 10
licence: apache-2.0
langage: Java
taille: 225 ko
dépendances analysées:
15
date de création: il y a environ 5 ans
date de mise à jour: il y a environ un an
enregistré: il y a 20 jours
dernière synchronisation: il y a 4 jours
.github/workflows/maven.yml
actions
- actions/checkout v4 composite
- actions/setup-java v4 composite
pom.xml
maven
- javax.servlet:javax.servlet-api provided
- org.springframework.boot:spring-boot-starter-tomcat provided
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml
- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations
- commons-codec:commons-codec
- jakarta.xml.bind:jakarta.xml.bind-api 4.0.2
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter-data-ldap
- 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-test test
- org.springframework.security:spring-security-test test