MVN

com.googlecode.apparat : apparat-maven-plugin

Maven & Gradle

Feb 01, 2011
3 usages

apparat-maven-plugin · Maven plugins for Apparat.

<plugin>
    <groupId>com.googlecode.apparat</groupId>
    <artifactId>apparat-maven-plugin</artifactId>
    <version>1.0-RC9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.apparat : apparat-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0-RC9
  • Latest Release Candidate: 1.0-RC9

All Versions

Choose a version of com.googlecode.apparat : apparat-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
apparat-maven-plugin-1.0-RC9
1.0.x
apparat-maven-plugin-1.0.RC8
apparat-maven-plugin-1.0.RC7
apparat-maven-plugin-1.0.RC6
apparat-maven-plugin-1.0.RC5
apparat-maven-plugin-1.0.RC4

How to add a plugin to Maven

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

<plugin>
    <groupId>com.googlecode.apparat</groupId>
    <artifactId>apparat-maven-plugin</artifactId>
    <version>1.0-RC9</version>
</plugin>

Advertisement