License |
License |
---|---|
GroupId | GroupIdorg.atlanmod.neoemf |
ArtifactId | ArtifactIdneoemf-utils |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNeoEMF Utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
neoemf-utils-2.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-utils/ -->
<dependency>
<groupId>org.atlanmod.neoemf</groupId>
<artifactId>neoemf-utils</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-utils/
implementation 'org.atlanmod.neoemf:neoemf-utils:2.1.0'
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-utils/
implementation ("org.atlanmod.neoemf:neoemf-utils:2.1.0")
'org.atlanmod.neoemf:neoemf-utils:pom:2.1.0'
<dependency org="org.atlanmod.neoemf" name="neoemf-utils" rev="2.1.0">
<artifact name="neoemf-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atlanmod.neoemf', module='neoemf-utils', version='2.1.0')
)
libraryDependencies += "org.atlanmod.neoemf" % "neoemf-utils" % "2.1.0"
[org.atlanmod.neoemf/neoemf-utils "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.atlanmod.neoemf : neoemf-utils.p2 | jar | 2.1.0 |
org.eclipse.emf : org.eclipse.emf.common | jar | [2.15.0,) |
org.eclipse.emf : org.eclipse.emf.ecore | jar | [2.15.0,) |
org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | [2.15.0,) |
com.google.guava : guava | jar | 23.6-jre |
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 |