Download andromda-repository-mdr-uml14-3.2.jar file - Jar a

Jar examples for a:andromda-repository-mdr-uml14

Description

This MDR UML 1.4 repository module allows AndroMDA to use the NetBeans MDR as a repository for loading, and querying UML 1.4 models

You can download jar file andromda-repository-mdr-uml14 3.2 in this page.

License

The AndroMDA Project

Build File

You can use the following script to add andromda-repository-mdr-uml14-3.2.jar to your project.

<dependency>
   <groupId>org.andromda.repositories</groupId>
   <artifactId>andromda-repository-mdr-uml14</artifactId>
   <version>3.2</version>
</dependency>
compile group: 'org.andromda.repositories', name: 'andromda-repository-mdr-uml14', version: '3.2'
libraryDependencies += "org.andromda.repositories" % "andromda-repository-mdr-uml14" % "3.2"
<dependency org="org.andromda.repositories" name="andromda-repository-mdr-uml14" rev="3.2"/>
@Grapes(@Grab(group='org.andromda.repositories', module='andromda-repository-mdr-uml14', version='3.2'))
'org.andromda.repositories:andromda-repository-mdr-uml14:jar:3.2'

Download

Click the following link to download the jar file.

andromda-repository-mdr-uml14-3.2.jar
andromda-repository-mdr-uml14-3.2.pom



Related Tutorials