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