Files download
File Operation
pax-web-itest-karaf-3.3.2.jar download
pax-web-itest-karaf-3.3.2.pom download
Apache Maven
<dependency>
  <groupId>org.ops4j.pax.web</groupId>
  <artifactId>pax-web-itest-karaf</artifactId>
  <version>3.3.2</version>
</dependency>
Gradle Groovy
implementation 'org.ops4j.pax.web:pax-web-itest-karaf:3.3.2'
Gradle Kotlin
implementation("org.ops4j.pax.web:pax-web-itest-karaf:3.3.2")
Scala SBT
libraryDependencies += "org.ops4j.pax.web" % "pax-web-itest-karaf" % "3.3.2"
Groovy Grape
@Grapes(
  @Grab(group='org.ops4j.pax.web', module='pax-web-itest-karaf', version='3.3.2')
)
Apache Ivy
<dependency org="org.ops4j.pax.web" name="pax-web-itest-karaf" rev="3.3.2" />
Leiningen
[org.ops4j.pax.web/pax-web-itest-karaf "3.3.2"]
Apache Buildr
'org.ops4j.pax.web:pax-web-itest-karaf:jar:3.3.2'
Dependencies
<parent>
  <groupId>org.ops4j.pax</groupId>
  <artifactId>web</artifactId>
  <version>3.3.2</version>
</parent>

compile

|-- org.ops4j.pax.exam:pax-exam:4.0.0

|-- org.ops4j.pax.exam:pax-exam-inject:4.0.0

|-- org.ops4j.pax.exam:pax-exam-extender-service:4.0.0

|-- org.apache.geronimo.bundles:commons-discovery:0.4_1

|-- javax.enterprise:cdi-api:1.2

|-- javax.interceptor:javax.interceptor-api:1.2

|-- org.ops4j.base:ops4j-base-lang:1.3.0

|-- org.ops4j.base:ops4j-base-net:1.4.0

|-- org.ops4j.base:ops4j-base-monitors:1.3.0

|-- org.ops4j.base:ops4j-base-store:1.3.0

|-- org.ops4j.base:ops4j-base-io:1.3.0

|-- org.ops4j.base:ops4j-base-spi:1.3.0

|-- org.ops4j.base:ops4j-base-util-property:1.3.0

|-- org.ops4j.pax.swissbox:pax-swissbox-core:1.5.0

|-- org.ops4j.pax.swissbox:pax-swissbox-extender:1.5.0

|-- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:1.5.0

|-- org.ops4j.pax.swissbox:pax-swissbox-framework:1.5.0

|-- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:1.0

|-- org.ops4j.pax.scanner:pax-scanner-features:1.1.0

|-- org.springframework:spring-web:3.1.4.RELEASE

|-- org.springframework:spring-webmvc:3.1.4.RELEASE

|-- org.springframework.osgi:spring-osgi-web:1.2.1

provided

|-- org.ops4j.pax.web:pax-web-api

|-- org.ops4j.pax.web:pax-web-spi

test

|-- org.ops4j.pax.exam:pax-exam-junit4:4.0.0

|-- org.ops4j.pax.exam:pax-exam-container-rbc:4.0.0

|-- org.ops4j.pax.exam:pax-exam-invoker-junit:4.0.0

|-- org.ops4j.pax.exam:pax-exam-container-karaf:4.0.0

|-- org.apache.karaf:apache-karaf

|-- org.ops4j.pax.web.samples:samples-features

|-- org.apache.karaf.features:standard

|-- org.apache.httpcomponents:httpclient:4.1

|-- org.apache.httpcomponents:httpmime:4.1

|-- org.apache.httpcomponents:httpcore:4.1

|-- org.apache.myfaces.commons:myfaces-commons-facelets-examples20:1.0.2.1

|-- commons-beanutils:commons-beanutils:1.8.3

|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-digester:1.8_4

|-- commons-collections:commons-collections:3.2.1

|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jsr303-api-1.0.0:1.8.0

|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jsr250-1.0:2.0.0

|-- javax.validation:validation-api:1.0.0.GA

|-- org.apache.myfaces.core:myfaces-api:2.2.4

|-- org.apache.myfaces.core:myfaces-impl:2.2.4