MVN

com.opensymphony : xwork

Maven & Gradle

Apr 24, 2009
19 usages

XWork · XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.

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

Latest Version

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

  • Latest Stable: 2.1.3

All Versions

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

Version Vulnerabilities Updated
2.1.x
xwork-2.1.3
19 vulnerabilities
xwork-2.1.2
19 vulnerabilities
xwork-2.1.2-SNAPSHOT
xwork-2.1.1
20 vulnerabilities
xwork-2.1.1-SNAPSHOT
xwork-2.1.0
20 vulnerabilities
2.0.x
xwork-2.0.8-SNAPSHOT
xwork-2.0.7
20 vulnerabilities
xwork-2.0.7-SNAPSHOT
xwork-2.0.6
20 vulnerabilities
xwork-2.0.5
20 vulnerabilities
xwork-2.0.5-SNAPSHOT
xwork-2.0.4
20 vulnerabilities

How to add a dependency to Maven

Add the following com.opensymphony : xwork maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.opensymphony</groupId>
    <artifactId>xwork</artifactId>
    <version>2.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.opensymphony : xwork gradle dependency to your build.gradle file:

implementation 'com.opensymphony:xwork:2.1.3'

Gradle Kotlin DSL: Add the following com.opensymphony : xwork gradle kotlin dependency to your build.gradle.kts file:

implementation("com.opensymphony:xwork:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.opensymphony : xwork sbt scala dependency to your build.sbt file:

libraryDependencies += "com.opensymphony" % "xwork" % "2.1.3"

Advertisement

Dependencies from Group

Apr 24, 2009
19 usages
Jul 21, 2007
11 usages
Sep 19, 2009
4 usages

Discover Dependencies

Jan 10, 2011
1.2k usages
May 05, 2014
63 usages
1.5k stars
Dec 21, 2011
47 usages
Sep 20, 2005
308 usages
Aug 01, 2014
32 usages
Dec 31, 2014
1.2k usages
Feb 22, 2013
67 usages