MVN

com.nesscomputing.mojo : migratory-maven-plugin

Maven & Gradle

Oct 02, 2014
1 usages
4 stars
<plugin>
    <groupId>com.nesscomputing.mojo</groupId>
    <artifactId>migratory-maven-plugin</artifactId>
    <version>4.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nesscomputing.mojo : migratory-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of com.nesscomputing.mojo : migratory-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
migratory-maven-plugin-4.2.0
4.1.x
migratory-maven-plugin-4.1.0
4.0.x
migratory-maven-plugin-4.0.0
3.1.x
migratory-maven-plugin-3.1.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.nesscomputing.mojo</groupId>
    <artifactId>migratory-maven-plugin</artifactId>
    <version>4.2.0</version>
</plugin>

Advertisement