MVN

org.codeartisans.asadmin : asadmin-maven-plugin

Maven & Gradle

Feb 07, 2013
15 stars

asadmin-maven-plugin

<plugin>
    <groupId>org.codeartisans.asadmin</groupId>
    <artifactId>asadmin-maven-plugin</artifactId>
    <version>0.12</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codeartisans.asadmin : asadmin-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.12

All Versions

Choose a version of org.codeartisans.asadmin : asadmin-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12
asadmin-maven-plugin-0.12
0.11
asadmin-maven-plugin-0.11
0.10
asadmin-maven-plugin-0.10
0.9
asadmin-maven-plugin-0.9
0.8
asadmin-maven-plugin-0.8
0.7
asadmin-maven-plugin-0.7

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.codeartisans.asadmin</groupId>
    <artifactId>asadmin-maven-plugin</artifactId>
    <version>0.12</version>
</plugin>