MVN

org.apache.portals.jetspeed-2 : jetspeed-unpack-war-maven-plugin

Maven & Gradle

May 05, 2016
1 usages

Jetspeed 2 Unpack WAR Maven Plugin · Jetspeed 2 Unpack WAR Maven Plugin

<plugin>
    <groupId>org.apache.portals.jetspeed-2</groupId>
    <artifactId>jetspeed-unpack-war-maven-plugin</artifactId>
    <version>2.3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.portals.jetspeed-2 : jetspeed-unpack-war-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.apache.portals.jetspeed-2 : jetspeed-unpack-war-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
jetspeed-unpack-war-maven-plugin-2.3.1
jetspeed-unpack-war-maven-plugin-2.3.0
2.2.x
jetspeed-unpack-war-maven-plugin-2.2.2
jetspeed-unpack-war-maven-plugin-2.2.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>org.apache.portals.jetspeed-2</groupId>
    <artifactId>jetspeed-unpack-war-maven-plugin</artifactId>
    <version>2.3.1</version>
</plugin>