| License |
License |
|---|---|
| GroupId | GroupIdorg.atlanmod.zoo |
| ArtifactId | ArtifactIdzoo |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAtlanmod Ecore Zoo
Atlanmod Ecore Resources
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zoo-1.0.5.pom | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atlanmod.zoo/zoo/ -->
<dependency>
<groupId>org.atlanmod.zoo</groupId>
<artifactId>zoo</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atlanmod.zoo/zoo/
implementation 'org.atlanmod.zoo:zoo:1.0.5'
// https://jarcasting.com/artifacts/org.atlanmod.zoo/zoo/
implementation ("org.atlanmod.zoo:zoo:1.0.5")
'org.atlanmod.zoo:zoo:pom:1.0.5'
<dependency org="org.atlanmod.zoo" name="zoo" rev="1.0.5">
<artifact name="zoo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atlanmod.zoo', module='zoo', version='1.0.5')
)
libraryDependencies += "org.atlanmod.zoo" % "zoo" % "1.0.5"
[org.atlanmod.zoo/zoo "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf : org.eclipse.emf.ecore.xcore Optional | jar | 1.20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf : org.eclipse.emf.common | jar | [2.15.0,) |
| org.eclipse.emf : org.eclipse.emf.ecore | jar | [2.15.0,) |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |