| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools CLI User Interface |
| GroupId | GroupIdorg.eclipse.gmf.runtime.notation |
| ArtifactId | ArtifactIdproviders |
| Last Version | Last Version1.0.1-v20070601-1400 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGMF Notation Metamodel
|
| Filename | Size |
|---|---|
| providers-1.0.1-v20070601-1400.pom | |
| providers-1.0.1-v20070601-1400.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.notation/providers/ -->
<dependency>
<groupId>org.eclipse.gmf.runtime.notation</groupId>
<artifactId>providers</artifactId>
<version>1.0.1-v20070601-1400</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.notation/providers/
implementation 'org.eclipse.gmf.runtime.notation:providers:1.0.1-v20070601-1400'
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.notation/providers/
implementation ("org.eclipse.gmf.runtime.notation:providers:1.0.1-v20070601-1400")
'org.eclipse.gmf.runtime.notation:providers:jar:1.0.1-v20070601-1400'
<dependency org="org.eclipse.gmf.runtime.notation" name="providers" rev="1.0.1-v20070601-1400">
<artifact name="providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf.runtime.notation', module='providers', version='1.0.1-v20070601-1400')
)
libraryDependencies += "org.eclipse.gmf.runtime.notation" % "providers" % "1.0.1-v20070601-1400"
[org.eclipse.gmf.runtime.notation/providers "1.0.1-v20070601-1400"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf.ecore : xmi | jar | [2.2.0,3.0.0) |
| org.eclipse.gmf.runtime.common : core | jar | [1.0.0,2.0.0) |
| org.eclipse.gmf.runtime.emf.type : core | jar | [1.0.0,2.0.0) |
| org.eclipse.emf : edit | jar | [2.2.0,3.0.0) |
| org.eclipse.gmf.runtime : notation | jar | [1.0.0,2.0.0) |