Jar examples for a:andromda-configuration-mojo
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.3 in this page.
The AndroMDA Project
You can use the following script to add andromda-configuration-mojo-3.3.jar to your project.
<dependency> <groupId>org.andromda.bootstrap.maven.plugins</groupId> <artifactId>andromda-configuration-mojo</artifactId> <version>3.3</version> </dependency>
compile group: 'org.andromda.bootstrap.maven.plugins', name: 'andromda-configuration-mojo', version: '3.3'
libraryDependencies += "org.andromda.bootstrap.maven.plugins" % "andromda-configuration-mojo" % "3.3"
<dependency org="org.andromda.bootstrap.maven.plugins" name="andromda-configuration-mojo" rev="3.3"/>
@Grapes(@Grab(group='org.andromda.bootstrap.maven.plugins', module='andromda-configuration-mojo', version='3.3'))
'org.andromda.bootstrap.maven.plugins:andromda-configuration-mojo:jar:3.3'
Click the following link to download the jar file.
andromda-configuration-mojo-3.3.jar