| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.emf |
| ArtifactId | ArtifactIdworkspace |
| Last Version | Last Version1.1.0-v200706131240 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEMF Model Transaction Workbench Integration Core
|
| Filename | Size |
|---|---|
| workspace-1.1.0-v200706131240.pom | |
| workspace-1.1.0-v200706131240.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.emf/workspace/ -->
<dependency>
<groupId>org.eclipse.emf</groupId>
<artifactId>workspace</artifactId>
<version>1.1.0-v200706131240</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.emf/workspace/
implementation 'org.eclipse.emf:workspace:1.1.0-v200706131240'
// https://jarcasting.com/artifacts/org.eclipse.emf/workspace/
implementation ("org.eclipse.emf:workspace:1.1.0-v200706131240")
'org.eclipse.emf:workspace:jar:1.1.0-v200706131240'
<dependency org="org.eclipse.emf" name="workspace" rev="1.1.0-v200706131240">
<artifact name="workspace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.emf', module='workspace', version='1.1.0-v200706131240')
)
libraryDependencies += "org.eclipse.emf" % "workspace" % "1.1.0-v200706131240"
[org.eclipse.emf/workspace "1.1.0-v200706131240"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
| org.eclipse.core : resources | jar | [3.2.0,4.0.0) |
| org.eclipse.core : commands | jar | [3.2.0,4.0.0) |
| org.eclipse.emf : transaction | jar | [1.1.0,2.0.0) |