Download andromda-configuration-mojo-3.2.jar file - Jar a

Jar examples for a:andromda-configuration-mojo

Description

An abstract Mojo that another Mojo should extend when it needs to deal with with the AndroMDA configuration

You can download jar file andromda-configuration-mojo 3.2 in this page.

License

The AndroMDA Project

Build File

You can use the following script to add andromda-configuration-mojo-3.2.jar to your project.

<dependency>
   <groupId>org.andromda.bootstrap.maven.plugins</groupId>
   <artifactId>andromda-configuration-mojo</artifactId>
   <version>3.2</version>
</dependency>
compile group: 'org.andromda.bootstrap.maven.plugins', name: 'andromda-configuration-mojo', version: '3.2'
libraryDependencies += "org.andromda.bootstrap.maven.plugins" % "andromda-configuration-mojo" % "3.2"
<dependency org="org.andromda.bootstrap.maven.plugins" name="andromda-configuration-mojo" rev="3.2"/>
@Grapes(@Grab(group='org.andromda.bootstrap.maven.plugins', module='andromda-configuration-mojo', version='3.2'))
'org.andromda.bootstrap.maven.plugins:andromda-configuration-mojo:jar:3.2'

Download

Click the following link to download the jar file.

andromda-configuration-mojo-3.2.jar
andromda-configuration-mojo-3.2.pom



Related Tutorials