License |
License |
---|---|
GroupId | GroupIdorg.atlanmod.neoemf |
ArtifactId | ArtifactIdneoemf |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNeoEMF
A Persistence Layer for the Eclipse Modeling Framework (EMF)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neoemf-2.1.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf/ -->
<dependency>
<groupId>org.atlanmod.neoemf</groupId>
<artifactId>neoemf</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf/
implementation 'org.atlanmod.neoemf:neoemf:2.1.0'
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf/
implementation ("org.atlanmod.neoemf:neoemf:2.1.0")
'org.atlanmod.neoemf:neoemf:pom:2.1.0'
<dependency org="org.atlanmod.neoemf" name="neoemf" rev="2.1.0">
<artifact name="neoemf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atlanmod.neoemf', module='neoemf', version='2.1.0')
)
libraryDependencies += "org.atlanmod.neoemf" % "neoemf" % "2.1.0"
[org.atlanmod.neoemf/neoemf "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |