License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Configuration Application Layer Libs config |
GroupId | GroupIdorg.andromda.maven.plugins |
ArtifactId | ArtifactIdandromda-configuration-mojo |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroMDA Configuration Mojo
An abstract Mojo that another Mojo should extend when it needs to deal with with the AndroMDA configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-configuration-mojo-3.4.pom | |
andromda-configuration-mojo-3.4.jar | 7 KB |
Browse |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.maven.plugins/andromda-configuration-mojo/
implementation 'org.andromda.maven.plugins:andromda-configuration-mojo:3.4'
// https://jarcasting.com/artifacts/org.andromda.maven.plugins/andromda-configuration-mojo/
implementation ("org.andromda.maven.plugins:andromda-configuration-mojo:3.4")
'org.andromda.maven.plugins:andromda-configuration-mojo:jar:3.4'
<dependency org="org.andromda.maven.plugins" name="andromda-configuration-mojo" rev="3.4">
<artifact name="andromda-configuration-mojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.maven.plugins', module='andromda-configuration-mojo', version='3.4')
)
libraryDependencies += "org.andromda.maven.plugins" % "andromda-configuration-mojo" % "3.4"
[org.andromda.maven.plugins/andromda-configuration-mojo "3.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.apache.maven : maven-settings | jar | 2.2.1 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.apache.maven : maven-model | jar | 2.2.1 |
org.apache.maven.plugins : maven-resources-plugin | jar | 2.6 |
org.andromda : andromda-core | jar | 3.4 |