| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.emf |
| ArtifactId | ArtifactIdocl |
| Version | Version1.1.0-v200706201508 |
| Type | Typejar |
| Description |
DescriptionObject Constraint Language (OCL) 2.0 Compatibility API
|
| Filename | Size |
|---|---|
| ocl-1.1.0-v200706201508.pom | |
| ocl-1.1.0-v200706201508.jar | 429 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.emf/ocl/ -->
<dependency>
<groupId>org.eclipse.emf</groupId>
<artifactId>ocl</artifactId>
<version>1.1.0-v200706201508</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.emf/ocl/
implementation 'org.eclipse.emf:ocl:1.1.0-v200706201508'
// https://jarcasting.com/artifacts/org.eclipse.emf/ocl/
implementation ("org.eclipse.emf:ocl:1.1.0-v200706201508")
'org.eclipse.emf:ocl:jar:1.1.0-v200706201508'
<dependency org="org.eclipse.emf" name="ocl" rev="1.1.0-v200706201508">
<artifact name="ocl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.emf', module='ocl', version='1.1.0-v200706201508')
)
libraryDependencies += "org.eclipse.emf" % "ocl" % "1.1.0-v200706201508"
[org.eclipse.emf/ocl "1.1.0-v200706201508"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
| com.ibm » icu Optional | jar | [3.4.0,4.0.0) |
| org.eclipse.ocl : ecore | jar | [1.1.0,2.0.0) |