MVN

com.choncms : chon-generate

Maven & Gradle

Feb 17, 2012

create-new-bundle Maven Plugin

<plugin>
    <groupId>com.choncms</groupId>
    <artifactId>chon-generate</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.choncms : chon-generate to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.choncms : chon-generate to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
chon-generate-1.3
1.2
chon-generate-1.2
1.1
chon-generate-1.1
1.0
chon-generate-1.0

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.choncms</groupId>
    <artifactId>chon-generate</artifactId>
    <version>1.3</version>
</plugin>