MVN

edu.umass.cs.iesl : jflex-unicode-maven-plugin

Maven & Gradle

Apr 07, 2015

JFlex Unicode Maven Plugin · Internal-use plugin to enable Unicode data download and preparation for use in building JFlex.

<plugin>
    <groupId>edu.umass.cs.iesl</groupId>
    <artifactId>jflex-unicode-maven-plugin</artifactId>
    <version>1.6.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.umass.cs.iesl : jflex-unicode-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of edu.umass.cs.iesl : jflex-unicode-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
jflex-unicode-maven-plugin-1.6.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>edu.umass.cs.iesl</groupId>
    <artifactId>jflex-unicode-maven-plugin</artifactId>
    <version>1.6.1</version>
</plugin>