MVN

com.googlecode.etl-unit : regular-expression-compiler

Maven & Gradle

Mar 06, 2013

regular-expression-compiler Maven Plugin

<plugin>
    <groupId>com.googlecode.etl-unit</groupId>
    <artifactId>regular-expression-compiler</artifactId>
    <version>1.6.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.etl-unit : regular-expression-compiler to add to Maven - Latest Versions:

  • Latest Stable: 1.6.9

All Versions

Choose a version of com.googlecode.etl-unit : regular-expression-compiler to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
regular-expression-compiler-1.6.9
regular-expression-compiler-1.6.8
regular-expression-compiler-1.6.7
regular-expression-compiler-1.6.6
regular-expression-compiler-1.6.5
regular-expression-compiler-1.6.3
regular-expression-compiler-1.6.2
regular-expression-compiler-1.6.1
regular-expression-compiler-1.6.0
1.5.x
regular-expression-compiler-1.5.3
regular-expression-compiler-1.5.2
regular-expression-compiler-1.5.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.googlecode.etl-unit</groupId>
    <artifactId>regular-expression-compiler</artifactId>
    <version>1.6.9</version>
</plugin>