License |
License
The AndroMDA Project
|
---|---|
GroupId | GroupIdorg.andromda.bootstrap.translationlibraries |
ArtifactId | ArtifactIdandromda-ocl-translation-core |
Last Version | Last Version3.3 |
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
andromda-ocl-translation-core-3.3.pom | |
andromda-ocl-translation-core-3.3.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.bootstrap.translationlibraries/andromda-ocl-translation-core/ -->
<dependency>
<groupId>org.andromda.bootstrap.translationlibraries</groupId>
<artifactId>andromda-ocl-translation-core</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.bootstrap.translationlibraries/andromda-ocl-translation-core/
implementation 'org.andromda.bootstrap.translationlibraries:andromda-ocl-translation-core:3.3'
// https://jarcasting.com/artifacts/org.andromda.bootstrap.translationlibraries/andromda-ocl-translation-core/
implementation ("org.andromda.bootstrap.translationlibraries:andromda-ocl-translation-core:3.3")
'org.andromda.bootstrap.translationlibraries:andromda-ocl-translation-core:jar:3.3'
<dependency org="org.andromda.bootstrap.translationlibraries" name="andromda-ocl-translation-core" rev="3.3">
<artifact name="andromda-ocl-translation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.bootstrap.translationlibraries', module='andromda-ocl-translation-core', version='3.3')
)
libraryDependencies += "org.andromda.bootstrap.translationlibraries" % "andromda-ocl-translation-core" % "3.3"
[org.andromda.bootstrap.translationlibraries/andromda-ocl-translation-core "3.3"]