OCL (Object Constraint Language) Parser and Interpreter


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse
ArtifactId

ArtifactId

ocl
Last Version

Last Version

3.4.0-v20140524-1358
Release Date

Release Date

Type

Type

jar
Description

Description

OCL (Object Constraint Language) Parser and Interpreter
OCL (Object Constraint Language) Parser and Interpreter
Project URL

Project URL

http://www.eclipse.org

Download ocl

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.core : runtime Optional jar [3.5.0,4.0.0)
org.eclipse.emf : ecore Optional jar [2.7.0,3.0.0)
org.eclipse.emf.ecore : xmi Optional jar [2.7.0,3.0.0)
lpg.runtime : java Optional jar [2.0.17,3.0.0)
org.eclipse.ocl : common Optional jar [1.0.0,2.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.0-v20140524-1358
3.3.0-v20140120-1508
3.3.0-v20130909-1552
1.1.0-v200706201508