| License |
License |
|---|---|
| Categories |
CategoriesUML Business Logic Libraries Documents Processing CLI User Interface |
| GroupId | GroupIdorg.eclipse.uml2 |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version2.0.0-v20140602-0749 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUML2 Common
UML2 Common
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-2.0.0-v20140602-0749.pom | |
| common-2.0.0-v20140602-0749.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.uml2/common/ -->
<dependency>
<groupId>org.eclipse.uml2</groupId>
<artifactId>common</artifactId>
<version>2.0.0-v20140602-0749</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.uml2/common/
implementation 'org.eclipse.uml2:common:2.0.0-v20140602-0749'
// https://jarcasting.com/artifacts/org.eclipse.uml2/common/
implementation ("org.eclipse.uml2:common:2.0.0-v20140602-0749")
'org.eclipse.uml2:common:jar:2.0.0-v20140602-0749'
<dependency org="org.eclipse.uml2" name="common" rev="2.0.0-v20140602-0749">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.uml2', module='common', version='2.0.0-v20140602-0749')
)
libraryDependencies += "org.eclipse.uml2" % "common" % "2.0.0-v20140602-0749"
[org.eclipse.uml2/common "2.0.0-v20140602-0749"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf : ecore Optional | jar | [2.10.0,3.0.0) |
| org.eclipse.core : runtime Optional | jar | [3.5.0,4.0.0) |