| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.emf |
| ArtifactId | ArtifactIdmapping |
| Last Version | Last Version2.3.0-v200706262000 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEMF Mapping
|
| Filename | Size |
|---|---|
| mapping-2.3.0-v200706262000.pom | |
| mapping-2.3.0-v200706262000.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.emf/mapping/ -->
<dependency>
<groupId>org.eclipse.emf</groupId>
<artifactId>mapping</artifactId>
<version>2.3.0-v200706262000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.emf/mapping/
implementation 'org.eclipse.emf:mapping:2.3.0-v200706262000'
// https://jarcasting.com/artifacts/org.eclipse.emf/mapping/
implementation ("org.eclipse.emf:mapping:2.3.0-v200706262000")
'org.eclipse.emf:mapping:jar:2.3.0-v200706262000'
<dependency org="org.eclipse.emf" name="mapping" rev="2.3.0-v200706262000">
<artifact name="mapping" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.emf', module='mapping', version='2.3.0-v200706262000')
)
libraryDependencies += "org.eclipse.emf" % "mapping" % "2.3.0-v200706262000"
[org.eclipse.emf/mapping "2.3.0-v200706262000"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.core : runtime | jar | [3.3.0,4.0.0) |
| org.eclipse.emf : edit | jar | [2.3.0,3.0.0) |