GitHub / atlanmod / Commons
A library of common classes and methods used in Atlanmod's projects
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/atlanmod%2FCommons
étoiles: 0
forks: 4
issues ouvertes: 1
licence: epl-2.0
langage: Java
taille: 6,92 Mo
dépendances analysées:
27
date de création: il y a presque 8 ans
date de mise à jour: il y a plus de 3 ans
enregistré: il y a plus de 2 ans
dernière synchronisation: il y a 5 jours
Sujets: commons, eclipse-plugin, emf
- actions/checkout v3 composite
- actions/setup-java v3 composite
.github/workflows/maven.yml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
commons-core/pom.xml
maven
- org.jetbrains:annotations 24.0.0 provided
- com.github.ben-manes.caffeine:caffeine 3.1.2
- de.ruedigermoeller:fst 2.57
- net.openhft:zero-allocation-hashing 0.16
- org.assertj:assertj-core
- org.junit.jupiter:junit-jupiter-api
- org.junit.jupiter:junit-jupiter-engine
- org.junit.jupiter:junit-jupiter-params
- org.mockito:mockito-core
- org.osgi:org.osgi.service.component.annotations
- org.osgi:osgi.core
- org.slf4j:slf4j-api 2.0.6
- org.slf4j:slf4j-simple 2.0.6 test
commons-testing/pom.xml
maven
- org.slf4j:slf4j-api 2.0.6 provided
- org.assertj:assertj-core
- org.atlanmod.commons:commons-core 1.1.2-SNAPSHOT
- org.junit.jupiter:junit-jupiter-api
- org.junit.jupiter:junit-jupiter-engine
- org.mockito:mockito-core
- org.osgi:org.osgi.service.component.annotations
- org.osgi:osgi.core
- org.slf4j:slf4j-simple 2.0.6 test
pom.xml
maven
- com.google.code.findbugs:jsr305 3.0.2 provided