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.

License

License

The OpenSymphony Software License 1.1
GroupId

GroupId

com.opensymphony
ArtifactId

ArtifactId

xwork
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

OpenSymphony

Download xwork

How to add to project

<!-- https://jarcasting.com/artifacts/com.opensymphony/xwork/ -->
<dependency>
    <groupId>com.opensymphony</groupId>
    <artifactId>xwork</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.opensymphony/xwork/
implementation 'com.opensymphony:xwork:2.1.3'
// https://jarcasting.com/artifacts/com.opensymphony/xwork/
implementation ("com.opensymphony:xwork:2.1.3")
'com.opensymphony:xwork:jar:2.1.3'
<dependency org="com.opensymphony" name="xwork" rev="2.1.3">
  <artifact name="xwork" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opensymphony', module='xwork', version='2.1.3')
)
libraryDependencies += "com.opensymphony" % "xwork" % "2.1.3"
[com.opensymphony/xwork "2.1.3"]

Dependencies

compile (13)

Group / Artifact Type Version
commons-logging : commons-logging Optional jar 1.1.1
opensymphony : ognl jar 2.6.11
org.springframework : spring-core Optional jar 2.5.6
org.springframework : spring-aop Optional jar 2.5.6
org.springframework : spring-aspects Optional jar 2.5.6
org.springframework : spring-beans Optional jar 2.5.6
org.springframework : spring-context Optional jar 2.5.6
org.springframework : spring-context-support Optional jar 2.5.6
org.springframework : spring-web Optional jar 2.5.6
org.springframework : spring-test jar 2.5.6
cglib : cglib-nodep Optional jar 2.1_3
junit : junit Optional jar 4.5
org.testng : testng Optional jar 5.1

test (2)

Group / Artifact Type Version
mockobjects : mockobjects-core jar 0.09
org.easymock : easymock jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4