License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.andromda.bootstrap.repositories |
ArtifactId | ArtifactIdandromda-repository-emf-uml22 |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroMDA EMF UML2 2.X Repository
This EMF UML2 2.x repository module allows AndroMDA to load Eclipse .uml models into EMF.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.andromda.bootstrap.repositories/andromda-repository-emf-uml22/ -->
<dependency>
<groupId>org.andromda.bootstrap.repositories</groupId>
<artifactId>andromda-repository-emf-uml22</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.bootstrap.repositories/andromda-repository-emf-uml22/
implementation 'org.andromda.bootstrap.repositories:andromda-repository-emf-uml22:3.4'
// https://jarcasting.com/artifacts/org.andromda.bootstrap.repositories/andromda-repository-emf-uml22/
implementation ("org.andromda.bootstrap.repositories:andromda-repository-emf-uml22:3.4")
'org.andromda.bootstrap.repositories:andromda-repository-emf-uml22:jar:3.4'
<dependency org="org.andromda.bootstrap.repositories" name="andromda-repository-emf-uml22" rev="3.4">
<artifact name="andromda-repository-emf-uml22" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.bootstrap.repositories', module='andromda-repository-emf-uml22', version='3.4')
)
libraryDependencies += "org.andromda.bootstrap.repositories" % "andromda-repository-emf-uml22" % "3.4"
[org.andromda.bootstrap.repositories/andromda-repository-emf-uml22 "3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.uml2 : org.eclipse.uml2.uml.resources | jar | 3.1.0.v201005031530 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |