Jar examples for x: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.
You can download jar file xwork 2.1.0 in this page.
The OpenSymphony Software License 1.1
You can use the following script to add xwork-2.1.0.jar to your project.
<dependency> <groupId>com.opensymphony</groupId> <artifactId>xwork</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.opensymphony', name: 'xwork', version: '2.1.0'
libraryDependencies += "com.opensymphony" % "xwork" % "2.1.0"
<dependency org="com.opensymphony" name="xwork" rev="2.1.0"/>
@Grapes(@Grab(group='com.opensymphony', module='xwork', version='2.1.0'))
'com.opensymphony:xwork:jar:2.1.0'
Click the following link to download the jar file.
xwork-2.1.0-javadoc.jar