MVN

org.bitbucket.bradleysmithllc.etlunit : module-mojo

Maven & Gradle

Mar 09, 2013

etlunit-module-mojo Maven Mojo

<plugin>
    <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
    <artifactId>module-mojo</artifactId>
    <version>1.6.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.bradleysmithllc.etlunit : module-mojo to add to Maven - Latest Versions:

  • Latest Stable: 1.6.10

All Versions

Choose a version of org.bitbucket.bradleysmithllc.etlunit : module-mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
module-mojo-1.6.10

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.bitbucket.bradleysmithllc.etlunit</groupId>
    <artifactId>module-mojo</artifactId>
    <version>1.6.10</version>
</plugin>