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