OCL Common Facilities


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.ocl
ArtifactId

ArtifactId

common
Last Version

Last Version

1.2.0-v20140528-1458
Release Date

Release Date

Type

Type

jar
Description

Description

OCL Common Facilities
OCL Common Facilities
Project URL

Project URL

http://www.eclipse.org

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.ocl/common/ -->
<dependency>
    <groupId>org.eclipse.ocl</groupId>
    <artifactId>common</artifactId>
    <version>1.2.0-v20140528-1458</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ocl/common/
implementation 'org.eclipse.ocl:common:1.2.0-v20140528-1458'
// https://jarcasting.com/artifacts/org.eclipse.ocl/common/
implementation ("org.eclipse.ocl:common:1.2.0-v20140528-1458")
'org.eclipse.ocl:common:jar:1.2.0-v20140528-1458'
<dependency org="org.eclipse.ocl" name="common" rev="1.2.0-v20140528-1458">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ocl', module='common', version='1.2.0-v20140528-1458')
)
libraryDependencies += "org.eclipse.ocl" % "common" % "1.2.0-v20140528-1458"
[org.eclipse.ocl/common "1.2.0-v20140528-1458"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.core : runtime Optional jar [3.5.0,4.0.0)
org.eclipse.jdt » annotation Optional jar [1.0.0,2.0.0)
org.eclipse.emf : ecore Optional jar [2.7.0,3.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-v20140528-1458
1.1.0-v20130531-0544