License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gmf |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.1.0-v20070621-0000 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGMF Tooling Commons Plug-in
|
Filename | Size |
---|---|
common-1.1.0-v20070621-0000.pom | |
common-1.1.0-v20070621-0000.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf/common/ -->
<dependency>
<groupId>org.eclipse.gmf</groupId>
<artifactId>common</artifactId>
<version>1.1.0-v20070621-0000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf/common/
implementation 'org.eclipse.gmf:common:1.1.0-v20070621-0000'
// https://jarcasting.com/artifacts/org.eclipse.gmf/common/
implementation ("org.eclipse.gmf:common:1.1.0-v20070621-0000")
'org.eclipse.gmf:common:jar:1.1.0-v20070621-0000'
<dependency org="org.eclipse.gmf" name="common" rev="1.1.0-v20070621-0000">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf', module='common', version='1.1.0-v20070621-0000')
)
libraryDependencies += "org.eclipse.gmf" % "common" % "1.1.0-v20070621-0000"
[org.eclipse.gmf/common "1.1.0-v20070621-0000"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime | jar | [3.3.0,4.0.0) |
org.eclipse.emf.common : ui | jar | [2.3.0,3.0.0) |
org.eclipse.emf : codegen | jar | [2.3.0,3.0.0) |
org.eclipse.emf.codegen : ecore | jar | [2.3.0,3.0.0) |
org.eclipse.emf.ecore : xmi | jar | [2.3.0,3.0.0) |
org.eclipse.core : resources | jar | [3.3.0,4.0.0) |
org.eclipse.ui : ide | jar | [3.3.0,4.0.0) |
org.eclipse.ui : forms | jar | [3.3.0,4.0.0) |
org.eclipse.jdt : core | jar | [3.3.0,4.0.0) |
org.eclipse.jface : text | jar | [3.3.0,4.0.0) |
org.eclipse : jface | jar | [3.3.0,4.0.0) |
org.eclipse.jdt : ui | jar | [3.3.0,4.0.0) |
org.eclipse.gmf : xpand | jar | [1.0.0,2.0.0) |