is not current version
Last Version 3.4

org.andromda.maven.plugins:andromda-configuration-mojo 3.2

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

Categories

Categories

Maven Build Tools Configuration Application Layer Libs config
GroupId

GroupId

org.andromda.maven.plugins
ArtifactId

ArtifactId

andromda-configuration-mojo
Version

Version

3.2
Type

Type

jar

Download andromda-configuration-mojo 3.2


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