License |
License |
---|---|
GroupId | GroupIdorg.andromda.translationlibraries |
ArtifactId | ArtifactIdandromda-ocl-translation-core |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroMDA OCL Translation Core
The AndroMDA OCL translation engine, providing the OCL translation support.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-ocl-translation-core-3.4.pom | |
andromda-ocl-translation-core-3.4.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.translationlibraries/andromda-ocl-translation-core/ -->
<dependency>
<groupId>org.andromda.translationlibraries</groupId>
<artifactId>andromda-ocl-translation-core</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.translationlibraries/andromda-ocl-translation-core/
implementation 'org.andromda.translationlibraries:andromda-ocl-translation-core:3.4'
// https://jarcasting.com/artifacts/org.andromda.translationlibraries/andromda-ocl-translation-core/
implementation ("org.andromda.translationlibraries:andromda-ocl-translation-core:3.4")
'org.andromda.translationlibraries:andromda-ocl-translation-core:jar:3.4'
<dependency org="org.andromda.translationlibraries" name="andromda-ocl-translation-core" rev="3.4">
<artifact name="andromda-ocl-translation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.translationlibraries', module='andromda-ocl-translation-core', version='3.4')
)
libraryDependencies += "org.andromda.translationlibraries" % "andromda-ocl-translation-core" % "3.4"
[org.andromda.translationlibraries/andromda-ocl-translation-core "3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.andromda : andromda-core | jar | 3.4 |
commons-lang : commons-lang | jar | 2.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
xml-apis : xml-apis | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |