License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gmf |
ArtifactId | ArtifactIdbridge |
Last Version | Last Version1.1.0-v20070621-0000 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGMF Models Bridging Plug-in
|
Filename | Size |
---|---|
bridge-1.1.0-v20070621-0000.pom | |
bridge-1.1.0-v20070621-0000.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf/bridge/ -->
<dependency>
<groupId>org.eclipse.gmf</groupId>
<artifactId>bridge</artifactId>
<version>1.1.0-v20070621-0000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf/bridge/
implementation 'org.eclipse.gmf:bridge:1.1.0-v20070621-0000'
// https://jarcasting.com/artifacts/org.eclipse.gmf/bridge/
implementation ("org.eclipse.gmf:bridge:1.1.0-v20070621-0000")
'org.eclipse.gmf:bridge:jar:1.1.0-v20070621-0000'
<dependency org="org.eclipse.gmf" name="bridge" rev="1.1.0-v20070621-0000">
<artifact name="bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf', module='bridge', version='1.1.0-v20070621-0000')
)
libraryDependencies += "org.eclipse.gmf" % "bridge" % "1.1.0-v20070621-0000"
[org.eclipse.gmf/bridge "1.1.0-v20070621-0000"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime | jar | [3.3.0,4.0.0) |
org.eclipse.core : resources | jar | [3.3.0,4.0.0) |
org.eclipse.jdt : core | jar | [3.3.0,4.0.0) |
org.eclipse.gmf : map | jar | [2.0.0,3.0.0) |
org.eclipse.gmf : codegen | jar | [2.0.0,3.0.0) |
org.eclipse.gmf.runtime : notation | jar | [1.0.0,2.0.0) |
org.eclipse.gmf.graphdef : codegen | jar | [2.0.0,3.0.0) |
org.eclipse : draw2d | jar | [3.2.0,4.0.0) |