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