MVN

com.io7m.jxtrand : com.io7m.jxtrand.maven_plugin

Maven & Gradle

Jun 24, 2023

com.io7m.jxtrand.maven_plugin · Utility classes for XML string resources (Maven plugin)

<plugin>
    <groupId>com.io7m.jxtrand</groupId>
    <artifactId>com.io7m.jxtrand.maven_plugin</artifactId>
    <version>2.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.jxtrand : com.io7m.jxtrand.maven_plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.io7m.jxtrand : com.io7m.jxtrand.maven_plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
com.io7m.jxtrand.maven_plugin-2.0.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.io7m.jxtrand</groupId>
    <artifactId>com.io7m.jxtrand.maven_plugin</artifactId>
    <version>2.0.0</version>
</plugin>