MVN

com.nhncorp.jumble : jumble-maven-plugin

Maven & Gradle

Dec 14, 2010

Jumble Maven PlugIn

<plugin>
    <groupId>com.nhncorp.jumble</groupId>
    <artifactId>jumble-maven-plugin</artifactId>
    <version>0.9.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhncorp.jumble : jumble-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of com.nhncorp.jumble : jumble-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
jumble-maven-plugin-0.9.5
jumble-maven-plugin-0.9.4
jumble-maven-plugin-0.9.3
jumble-maven-plugin-0.9.2
jumble-maven-plugin-0.9.1

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.nhncorp.jumble</groupId>
    <artifactId>jumble-maven-plugin</artifactId>
    <version>0.9.5</version>
</plugin>