| License |
License
The AndroMDA Project
|
|---|---|
| Categories |
CategoriesUML Business Logic Libraries Documents Processing |
| GroupId | GroupIdorg.andromda.repositories |
| ArtifactId | ArtifactIdandromda-repository-emf-uml2 |
| Last Version | Last Version3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAndroMDA EMF UML2 Repository
This EMF UML2 repository module allows AndroMDA to load Eclipse UML2 models into EMF.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| andromda-repository-emf-uml2-3.3.pom | |
| andromda-repository-emf-uml2-3.3.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.repositories/andromda-repository-emf-uml2/ -->
<dependency>
<groupId>org.andromda.repositories</groupId>
<artifactId>andromda-repository-emf-uml2</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.repositories/andromda-repository-emf-uml2/
implementation 'org.andromda.repositories:andromda-repository-emf-uml2:3.3'
// https://jarcasting.com/artifacts/org.andromda.repositories/andromda-repository-emf-uml2/
implementation ("org.andromda.repositories:andromda-repository-emf-uml2:3.3")
'org.andromda.repositories:andromda-repository-emf-uml2:jar:3.3'
<dependency org="org.andromda.repositories" name="andromda-repository-emf-uml2" rev="3.3">
<artifact name="andromda-repository-emf-uml2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.repositories', module='andromda-repository-emf-uml2', version='3.3')
)
libraryDependencies += "org.andromda.repositories" % "andromda-repository-emf-uml2" % "3.3"
[org.andromda.repositories/andromda-repository-emf-uml2 "3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.andromda.repositories : andromda-repository-emf | jar | 3.3 |
| org.eclipse.uml2 » eclipse-uml2-common | jar | 1.1.1 |
| org.eclipse.uml2 » eclipse-uml2 | jar | 1.1.1 |
| org.andromda : andromda-core | jar | 3.3 |
| log4j : log4j | jar | 1.2.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.andromda.metafacades : andromda-metafacades-uml | jar | 3.3 |
| commons-collections : commons-collections | jar | 3.1 |
| junit : junit | jar | 3.8.1 |