MVN

org.fuwjin : chessur-maven-plugin

Maven & Gradle

Aug 15, 2011

Chessur Compile Maven Mojo

<plugin>
    <groupId>org.fuwjin</groupId>
    <artifactId>chessur-maven-plugin</artifactId>
    <version>0.9.8.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuwjin : chessur-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.8.1

All Versions

Choose a version of org.fuwjin : chessur-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
chessur-maven-plugin-0.9.8.1
chessur-maven-plugin-0.9.8
chessur-maven-plugin-0.9.7.5
chessur-maven-plugin-0.9.7.4
chessur-maven-plugin-0.9.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.fuwjin</groupId>
    <artifactId>chessur-maven-plugin</artifactId>
    <version>0.9.8.1</version>
</plugin>