o

org.apache.servicemix.bundles.struts.xwork

This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
Files download
File Operation
org.apache.servicemix.bundles.struts.xwork-2.2.1.1_2.jar download
org.apache.servicemix.bundles.struts.xwork-2.2.1.1_2.pom download
org.apache.servicemix.bundles.struts.xwork-2.2.1.1_2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.servicemix.bundles</groupId>
  <artifactId>org.apache.servicemix.bundles.struts.xwork</artifactId>
  <version>2.2.1.1_2</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.struts.xwork:2.2.1.1_2'
Gradle Kotlin
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.struts.xwork:2.2.1.1_2")
Scala SBT
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.struts.xwork" % "2.2.1.1_2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.struts.xwork', version='2.2.1.1_2')
)
Apache Ivy
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.struts.xwork" rev="2.2.1.1_2" />
Leiningen
[org.apache.servicemix.bundles/org.apache.servicemix.bundles.struts.xwork "2.2.1.1_2"]
Apache Buildr
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.struts.xwork:jar:2.2.1.1_2'