| License |
License |
|---|---|
| GroupId | GroupIdorg.atlanmod.neoemf |
| ArtifactId | ArtifactIdneoemf-tests |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
DescriptionNeoEMF Tests
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| neoemf-tests-2.0.1.pom | |
| neoemf-tests-2.0.1.jar | 2 KB |
| neoemf-tests-2.0.1-tests.jar | 37 KB |
| neoemf-tests-2.0.1-sources.jar | 3 KB |
| neoemf-tests-2.0.1-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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-tests/
implementation 'org.atlanmod.neoemf:neoemf-tests:2.0.1'
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-tests/
implementation ("org.atlanmod.neoemf:neoemf-tests:2.0.1")
'org.atlanmod.neoemf:neoemf-tests:jar:2.0.1'
<dependency org="org.atlanmod.neoemf" name="neoemf-tests" rev="2.0.1">
<artifact name="neoemf-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atlanmod.neoemf', module='neoemf-tests', version='2.0.1')
)
libraryDependencies += "org.atlanmod.neoemf" % "neoemf-tests" % "2.0.1"
[org.atlanmod.neoemf/neoemf-tests "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.atlanmod.commons : commons-core | jar | 1.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |