x

xwork

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