MVN

com.opensymphony : xwork-plugins

Maven & Gradle

Sep 19, 2009

XWork: Plugins

<dependency>
    <groupId>com.opensymphony</groupId>
    <artifactId>xwork-plugins</artifactId>
    <version>2.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opensymphony : xwork-plugins to add to Maven - Latest Versions:

  • Latest Stable: 2.1.6

All Versions

Choose a version of com.opensymphony : xwork-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
xwork-plugins-2.1.6
xwork-plugins-2.1.5
xwork-plugins-2.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.opensymphony</groupId>
    <artifactId>xwork-plugins</artifactId>
    <version>2.1.6</version>
</dependency>