| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.emf.validation |
| ArtifactId | ArtifactIdocl |
| Version | Version1.1.0-v200706071520 |
| Type | Typejar |
| Description |
DescriptionEMF Validation Framework OCL Integration
|
| Filename | Size |
|---|---|
| ocl-1.1.0-v200706071520.pom | |
| ocl-1.1.0-v200706071520.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.emf.validation/ocl/ -->
<dependency>
<groupId>org.eclipse.emf.validation</groupId>
<artifactId>ocl</artifactId>
<version>1.1.0-v200706071520</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.emf.validation/ocl/
implementation 'org.eclipse.emf.validation:ocl:1.1.0-v200706071520'
// https://jarcasting.com/artifacts/org.eclipse.emf.validation/ocl/
implementation ("org.eclipse.emf.validation:ocl:1.1.0-v200706071520")
'org.eclipse.emf.validation:ocl:jar:1.1.0-v200706071520'
<dependency org="org.eclipse.emf.validation" name="ocl" rev="1.1.0-v200706071520">
<artifact name="ocl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.emf.validation', module='ocl', version='1.1.0-v200706071520')
)
libraryDependencies += "org.eclipse.emf.validation" % "ocl" % "1.1.0-v200706071520"
[org.eclipse.emf.validation/ocl "1.1.0-v200706071520"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf : validation | jar | [1.0.0,2.0.0) |
| org.eclipse.emf : ocl | jar | [1.0.0,2.0.0) |
| org.eclipse : ocl | jar | [1.1.0,2.0.0) |
| org.eclipse.ocl : ecore | jar | [1.1.0,2.0.0) |
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |