MVN

com.github.bex1111 : msv-maven-plugin

Maven & Gradle

Nov 29, 2019
0 stars

Mongo Script Versioning · Migration tool for mongoDB

<plugin>
    <groupId>com.github.bex1111</groupId>
    <artifactId>msv-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bex1111 : msv-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.github.bex1111 : msv-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
msv-maven-plugin-0.4.0
0.3.x
msv-maven-plugin-0.3.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.github.bex1111</groupId>
    <artifactId>msv-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>

Advertisement