MVN

org.apache.openejb.maven : jarstxt-maven-plugin

Maven & Gradle

Sep 27, 2017

OpenEJB :: Maven Plugins :: jars.txt Maven Plugin

<plugin>
    <groupId>org.apache.openejb.maven</groupId>
    <artifactId>jarstxt-maven-plugin</artifactId>
    <version>4.7.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.openejb.maven : jarstxt-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.7.5

All Versions

Choose a version of org.apache.openejb.maven : jarstxt-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
jarstxt-maven-plugin-4.7.5
jarstxt-maven-plugin-4.7.4
jarstxt-maven-plugin-4.7.3
jarstxt-maven-plugin-4.7.2
jarstxt-maven-plugin-4.7.1
jarstxt-maven-plugin-4.7.0
4.6.x
jarstxt-maven-plugin-4.6.0.2
jarstxt-maven-plugin-4.6.0.1
jarstxt-maven-plugin-4.6.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>org.apache.openejb.maven</groupId>
    <artifactId>jarstxt-maven-plugin</artifactId>
    <version>4.7.5</version>
</plugin>