License |
License
The AndroMDA Project
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.andromda.maven.plugins |
ArtifactId | ArtifactIdandromda-model-archiver-plugin |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionAndroMDA Model Archiver Plugin
A Maven plugin used for archiving models of type .xml.zip, .xml, .uml2, .uml, .emx, .epx
(for example by calling the xml.zip goal you can create a versioned xml.zip artifact).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-model-archiver-plugin-3.4.pom | |
andromda-model-archiver-plugin-3.4.jar | 11 KB |
Browse |
<plugin>
<groupId>org.andromda.maven.plugins</groupId>
<artifactId>andromda-model-archiver-plugin</artifactId>
<version>3.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.apache.maven : maven-archiver | jar | 2.5 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.codehaus.plexus : plexus-archiver | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |