MVN

com.googlecode.etl-unit : etlunit-module-mojo

Maven & Gradle

Mar 06, 2013

etlunit-module-mojo Maven Mojo

<plugin>
    <groupId>com.googlecode.etl-unit</groupId>
    <artifactId>etlunit-module-mojo</artifactId>
    <version>1.6.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.etl-unit : etlunit-module-mojo to add to Maven - Latest Versions:

  • Latest Stable: 1.6.9

All Versions

Choose a version of com.googlecode.etl-unit : etlunit-module-mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
etlunit-module-mojo-1.6.9

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.googlecode.etl-unit</groupId>
    <artifactId>etlunit-module-mojo</artifactId>
    <version>1.6.9</version>
</plugin>