MVN

com.github.mpkorstanje : tr39-confusables-table-generator-maven-plugin

Maven & Gradle

Jan 09, 2017
10 stars

Unicode TR39 Table Generator · Maven plugin to generate confusables tables from Unicode TR39

<plugin>
    <groupId>com.github.mpkorstanje</groupId>
    <artifactId>tr39-confusables-table-generator-maven-plugin</artifactId>
    <version>8.0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mpkorstanje : tr39-confusables-table-generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 8.0.10

All Versions

Choose a version of com.github.mpkorstanje : tr39-confusables-table-generator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
8.0.x
tr39-confusables-table-generator-maven-plugin-8.0.10
0.5.x
tr39-confusables-table-generator-maven-plugin-0.5.0

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.github.mpkorstanje</groupId>
    <artifactId>tr39-confusables-table-generator-maven-plugin</artifactId>
    <version>8.0.10</version>
</plugin>

Advertisement