MVN

com.io7m.modulechaser : com.io7m.modulechaser

Maven & Gradle

Apr 12, 2020
2 stars

com.io7m.modulechaser · Module chasing plugin

<plugin>
    <groupId>com.io7m.modulechaser</groupId>
    <artifactId>com.io7m.modulechaser</artifactId>
    <version>0.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.modulechaser : com.io7m.modulechaser to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.io7m.modulechaser : com.io7m.modulechaser to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
com.io7m.modulechaser-0.0.2

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.io7m.modulechaser</groupId>
    <artifactId>com.io7m.modulechaser</artifactId>
    <version>0.0.2</version>
</plugin>