GitHub / atlanmod / Commons
A library of common classes and methods used in Atlanmod's projects
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/atlanmod%2FCommons
Stars: 0
Forks: 4
Open issues: 1
License: epl-2.0
Language: Java
Size: 6.92 MB
Dependencies parsed at:
27
Created at: over 7 years ago
Updated at: over 3 years ago
Pushed at: over 2 years ago
Last synced at: 6 days ago
Topics: 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