License |
License |
---|---|
GroupId | GroupIdorg.atlanmod.neoemf |
ArtifactId | ArtifactIdneoemf-tests |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeoEMF Tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
neoemf-tests-2.1.0.pom | |
neoemf-tests-2.1.0.jar | 2 KB |
neoemf-tests-2.1.0-tests.jar | 37 KB |
neoemf-tests-2.1.0-sources.jar | 3 KB |
neoemf-tests-2.1.0-javadoc.jar | 319 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-tests/ -->
<dependency>
<groupId>org.atlanmod.neoemf</groupId>
<artifactId>neoemf-tests</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-tests/
implementation 'org.atlanmod.neoemf:neoemf-tests:2.1.0'
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-tests/
implementation ("org.atlanmod.neoemf:neoemf-tests:2.1.0")
'org.atlanmod.neoemf:neoemf-tests:jar:2.1.0'
<dependency org="org.atlanmod.neoemf" name="neoemf-tests" rev="2.1.0">
<artifact name="neoemf-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atlanmod.neoemf', module='neoemf-tests', version='2.1.0')
)
libraryDependencies += "org.atlanmod.neoemf" % "neoemf-tests" % "2.1.0"
[org.atlanmod.neoemf/neoemf-tests "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.atlanmod.commons : commons-core | jar | 1.1.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.xml.bind : jaxb-api | jar | 2.2.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |