License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.wst.common |
ArtifactId | ArtifactIdemf |
Last Version | Last Version1.1.104-v200709131115 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEMF Utilities
|
Filename | Size |
---|---|
emf-1.1.104-v200709131115.pom | |
emf-1.1.104-v200709131115.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.wst.common/emf/ -->
<dependency>
<groupId>org.eclipse.wst.common</groupId>
<artifactId>emf</artifactId>
<version>1.1.104-v200709131115</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.wst.common/emf/
implementation 'org.eclipse.wst.common:emf:1.1.104-v200709131115'
// https://jarcasting.com/artifacts/org.eclipse.wst.common/emf/
implementation ("org.eclipse.wst.common:emf:1.1.104-v200709131115")
'org.eclipse.wst.common:emf:jar:1.1.104-v200709131115'
<dependency org="org.eclipse.wst.common" name="emf" rev="1.1.104-v200709131115">
<artifact name="emf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.wst.common', module='emf', version='1.1.104-v200709131115')
)
libraryDependencies += "org.eclipse.wst.common" % "emf" % "1.1.104-v200709131115"
[org.eclipse.wst.common/emf "1.1.104-v200709131115"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.emf.ecore : xmi | jar | [2.2.0,2.4.0) |
org.eclipse.wst.common : frameworks | jar | [1.1.0,1.2.0) |
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
org.eclipse.core : resources | jar | [3.2.0,4.0.0) |
org.eclipse.jem : util | jar | [2.0.0,3.0.0) |