GitHub / lutece-platform / majority-judgment-library-java
étoiles: 0
forks: 0
issues ouvertes: 0
licence: mit
langage: Java
taille: 82 ko
dépendances analysées:
10
date de création: il y a plus de 4 ans
date de mise à jour: il y a 6 mois
enregistré: il y a 6 mois
dernière synchronisation: il y a 4 jours
.github/workflows/maven.yml
actions
- actions/checkout v2 composite
- actions/setup-java v2 composite
build.gradle
maven
- org.apache.commons:commons-math3 3.6.1 api
- com.google.guava:guava 23.0 implementation
- net.joshka:junit-json-params 1.1.0 testImplementation
- org.junit.jupiter:junit-jupiter 5.6.3 testImplementation
- org.openjdk.jmh:jmh-generator-annprocess 1.21 testImplementation
pom.xml
maven
- net.joshka:junit-json-params 1.1.0 test
- org.glassfish:javax.json 1.1.4 test
- org.junit.jupiter:junit-jupiter 5.6.3 test