GitHub / atlanmod / model-consistency
Model Consistency Prototype
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/atlanmod%2Fmodel-consistency
Stars: 1
Forks: 1
Open issues: 3
License: epl-2.0
Language: Java
Size: 248 KB
Dependencies parsed at:
23
Created at: about 8 years ago
Updated at: over 4 years ago
Pushed at: over 3 years ago
Last synced at: 6 days ago
consistency-core/pom.xml
maven
- com.google.guava:guava ${guava.version}
- org.apache.activemq:apache-artemis 2.5.0
- org.apache.logging.log4j:log4j-1.2-api
- org.apache.logging.log4j:log4j-core
- org.apache.logging.log4j:log4j-jcl
- org.apache.logging.log4j:log4j-jul
- org.apache.logging.log4j:log4j-slf4j-impl
- org.atlanmod.commons:commons-core
- org.atlanmod:graph-model 0.0.1-SNAPSHOT
- org.eclipse.emf:org.eclipse.emf.common ${emf.version}
- org.eclipse.emf:org.eclipse.emf.ecore ${ecore.version}
- org.eclipse.emf:org.eclipse.emf.ecore.xcore.lib ${xcore.version}
- org.eclipse.emf:org.eclipse.emf.ecore.xmi ${ecore.version}
- org.fusesource.mqtt-client:mqtt-client 1.14
- org.slf4j:slf4j-api
- org.slf4j:slf4j-simple
- org.assertj:assertj-core test
- org.junit.jupiter:junit-jupiter-api test
- org.junit.jupiter:junit-jupiter-engine test
pom.xml
maven