AndroMDA Configuration Mojo

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

License

License

The AndroMDA Project
Categories

Categories

Maven Build Tools Configuration Application Layer Libs config
GroupId

GroupId

org.andromda.bootstrap.maven.plugins
ArtifactId

ArtifactId

andromda-configuration-mojo
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

AndroMDA.org
Source Code Management

Source Code Management

http://andromda.cvs.sourceforge.net/andromda-maven-plugins/andromda-configuration-mojo

Download andromda-configuration-mojo

How to add to project

<!-- https://jarcasting.com/artifacts/org.andromda.bootstrap.maven.plugins/andromda-configuration-mojo/ -->
<dependency>
    <groupId>org.andromda.bootstrap.maven.plugins</groupId>
    <artifactId>andromda-configuration-mojo</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.bootstrap.maven.plugins/andromda-configuration-mojo/
implementation 'org.andromda.bootstrap.maven.plugins:andromda-configuration-mojo:3.3'
// https://jarcasting.com/artifacts/org.andromda.bootstrap.maven.plugins/andromda-configuration-mojo/
implementation ("org.andromda.bootstrap.maven.plugins:andromda-configuration-mojo:3.3")
'org.andromda.bootstrap.maven.plugins:andromda-configuration-mojo:jar:3.3'
<dependency org="org.andromda.bootstrap.maven.plugins" name="andromda-configuration-mojo" rev="3.3">
  <artifact name="andromda-configuration-mojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.bootstrap.maven.plugins', module='andromda-configuration-mojo', version='3.3')
)
libraryDependencies += "org.andromda.bootstrap.maven.plugins" % "andromda-configuration-mojo" % "3.3"
[org.andromda.bootstrap.maven.plugins/andromda-configuration-mojo "3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2