MVN

org.codeartisans.asadmin-maven-plugin : asadmin-maven-plugin

Maven & Gradle

Oct 21, 2010

asadmin-maven-plugin

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

Latest Version

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

  • Latest Stable: 0.6

All Versions

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

Version Vulnerabilities Updated
0.6
asadmin-maven-plugin-0.6

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-maven-plugin</groupId>
    <artifactId>asadmin-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>