MVN

org.bitbucket.bradleysmithllc.regular-expression-proxy-compiler : regular-expression-proxy-compiler

Maven & Gradle

Jun 16, 2017

regular-expression-proxy-compiler Maven Plugin · A Maven plugin which compiles Java proxies for regular expressions defined in xml.

<plugin>
    <groupId>org.bitbucket.bradleysmithllc.regular-expression-proxy-compiler</groupId>
    <artifactId>regular-expression-proxy-compiler</artifactId>
    <version>1.6.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.bradleysmithllc.regular-expression-proxy-compiler : regular-expression-proxy-compiler to add to Maven - Latest Versions:

  • Latest Stable: 1.6.11

All Versions

Choose a version of org.bitbucket.bradleysmithllc.regular-expression-proxy-compiler : regular-expression-proxy-compiler to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
regular-expression-proxy-compiler-1.6.11
regular-expression-proxy-compiler-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.regular-expression-proxy-compiler</groupId>
    <artifactId>regular-expression-proxy-compiler</artifactId>
    <version>1.6.11</version>
</plugin>