License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.ocl |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.2.0-v20140528-1458 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOCL Common Facilities
OCL Common Facilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-1.2.0-v20140528-1458.pom | |
common-1.2.0-v20140528-1458.jar | 33 KB |
common-1.2.0-v20140528-1458-sources.jar | 29 KB |
common-1.2.0-v20140528-1458-javadoc.jar | 341 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ocl/common/ -->
<dependency>
<groupId>org.eclipse.ocl</groupId>
<artifactId>common</artifactId>
<version>1.2.0-v20140528-1458</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ocl/common/
implementation 'org.eclipse.ocl:common:1.2.0-v20140528-1458'
// https://jarcasting.com/artifacts/org.eclipse.ocl/common/
implementation ("org.eclipse.ocl:common:1.2.0-v20140528-1458")
'org.eclipse.ocl:common:jar:1.2.0-v20140528-1458'
<dependency org="org.eclipse.ocl" name="common" rev="1.2.0-v20140528-1458">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ocl', module='common', version='1.2.0-v20140528-1458')
)
libraryDependencies += "org.eclipse.ocl" % "common" % "1.2.0-v20140528-1458"
[org.eclipse.ocl/common "1.2.0-v20140528-1458"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime Optional | jar | [3.5.0,4.0.0) |
org.eclipse.jdt » annotation Optional | jar | [1.0.0,2.0.0) |
org.eclipse.emf : ecore Optional | jar | [2.7.0,3.0.0) |