License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.ocl |
ArtifactId | ArtifactIdecore |
Last Version | Last Version3.3.0-v20130520-1222 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOCL for Ecore
OCL for Ecore
|
Project URL |
Project URL |
Filename | Size |
---|---|
ecore-3.3.0-v20130520-1222.pom | |
ecore-3.3.0-v20130520-1222.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ocl/ecore/ -->
<dependency>
<groupId>org.eclipse.ocl</groupId>
<artifactId>ecore</artifactId>
<version>3.3.0-v20130520-1222</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ocl/ecore/
implementation 'org.eclipse.ocl:ecore:3.3.0-v20130520-1222'
// https://jarcasting.com/artifacts/org.eclipse.ocl/ecore/
implementation ("org.eclipse.ocl:ecore:3.3.0-v20130520-1222")
'org.eclipse.ocl:ecore:jar:3.3.0-v20130520-1222'
<dependency org="org.eclipse.ocl" name="ecore" rev="3.3.0-v20130520-1222">
<artifact name="ecore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ocl', module='ecore', version='3.3.0-v20130520-1222')
)
libraryDependencies += "org.eclipse.ocl" % "ecore" % "3.3.0-v20130520-1222"
[org.eclipse.ocl/ecore "3.3.0-v20130520-1222"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime Optional | jar | [3.5.0,4.0.0) |
org.eclipse : ocl Optional | jar | [3.0.0,4.0.0) |