MVN

org.andromda.maven.plugins : andromda-beautifier-plugin

Maven & Gradle

Sep 08, 2012

AndroMDA Beautifier Plugin

<plugin>
    <groupId>org.andromda.maven.plugins</groupId>
    <artifactId>andromda-beautifier-plugin</artifactId>
    <version>3.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.andromda.maven.plugins : andromda-beautifier-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.4

All Versions

Choose a version of org.andromda.maven.plugins : andromda-beautifier-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4
andromda-beautifier-plugin-3.4

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.andromda.maven.plugins</groupId>
    <artifactId>andromda-beautifier-plugin</artifactId>
    <version>3.4</version>
</plugin>