| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse |
| ArtifactId | ArtifactIdocl |
| Last Version | Last Version3.4.0-v20140524-1358 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOCL (Object Constraint Language) Parser and Interpreter
OCL (Object Constraint Language) Parser and Interpreter
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ocl-3.4.0-v20140524-1358.pom | |
| ocl-3.4.0-v20140524-1358.jar | 743 KB |
| Browse |
<!-- 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"]
| 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) |