x

xwork

Files download
File Operation
xwork-1.0.3.jar download
xwork-1.0.3.pom download
xwork-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>opensymphony</groupId>
  <artifactId>xwork</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'opensymphony:xwork:1.0.3'
Gradle Kotlin
implementation("opensymphony:xwork:1.0.3")
Scala SBT
libraryDependencies += "opensymphony" % "xwork" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='opensymphony', module='xwork', version='1.0.3')
)
Apache Ivy
<dependency org="opensymphony" name="xwork" rev="1.0.3" />
Leiningen
[opensymphony/xwork "1.0.3"]
Apache Buildr
'opensymphony:xwork:jar:1.0.3'
Dependencies
The project has no third-party dependencies