o

org.ops4j.pax.wicket.itests

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

compile

|-- org.slf4j:slf4j-log4j12

|-- org.slf4j:slf4j-api

|-- org.slf4j:slf4j-simple

|-- org.apache.commons:commons-collections4

|-- com.github.openjson:openjson

|-- org.ops4j.pax.url:pax-url-wrap:2.5.2

|-- org.danekja:jdk-serializable-functional

|-- org.osgi:org.osgi.compendium

|-- junit:junit

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

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

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

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

|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib

|-- org.apache.aries.blueprint:org.apache.aries.blueprint

|-- org.apache.aries.proxy:org.apache.aries.proxy

|-- org.apache.aries:org.apache.aries.util

|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.aopalliance

|-- org.springframework:spring-aop

|-- org.springframework:spring-beans

|-- org.springframework:spring-core

|-- org.springframework:spring-context

|-- org.springframework:spring-asm

|-- org.springframework:spring-expression

|-- org.springframework.osgi:spring-osgi-core

|-- org.springframework.osgi:spring-osgi-io

|-- org.springframework.osgi:spring-osgi-extender

|-- org.springframework.osgi:spring-osgi-annotation

|-- org.apache.felix:org.apache.felix.scr

|-- commons-io:commons-io:2.5

|-- commons-fileupload:commons-fileupload:1.3.2

|-- org.apache.xbean:xbean-finder:4.5

|-- org.apache.xbean:xbean-bundleutils:4.5

|-- org.apache.xbean:xbean-asm-util:4.5

|-- org.ow2.asm:asm-all:5.0.3

test

|-- org.apache.felix:org.apache.felix.scr:1.6.2

|-- org.ops4j.pax.tinybundles:tinybundles

|-- org.ops4j.pax.wicket:org.ops4j.pax.wicket.service

|-- org.ops4j.pax.wicket.spi:org.ops4j.pax.wicket.spi.blueprint

|-- org.ops4j.pax.wicket.spi:org.ops4j.pax.wicket.spi.springdm

|-- org.ops4j.pax.wicket.samples:org.ops4j.pax.wicket.samples.navigation

|-- org.ops4j.pax.wicket.samples.plain:org.ops4j.pax.wicket.samples.plain.simple

|-- org.ops4j.pax.wicket.samples.plain:org.ops4j.pax.wicket.samples.plain.pagefactory

|-- org.ops4j.pax.wicket.samples.plain:org.ops4j.pax.wicket.samples.plain.inject

|-- org.ops4j.pax.wicket.samples.blueprint:org.ops4j.pax.wicket.samples.blueprint.simple

|-- org.ops4j.pax.wicket.samples.blueprint:org.ops4j.pax.wicket.samples.blueprint.filter

|-- org.ops4j.pax.wicket.samples.blueprint:org.ops4j.pax.wicket.samples.blueprint.applicationfactory

|-- org.ops4j.pax.wicket.samples.blueprint:org.ops4j.pax.wicket.samples.blueprint.mount

|-- org.ops4j.pax.wicket.samples.blueprint.injection:org.ops4j.pax.wicket.samples.blueprint.injection.simple

|-- org.ops4j.pax.wicket.samples.springdm:org.ops4j.pax.wicket.samples.springdm.simple

|-- org.ops4j.pax.wicket.samples.springdm.injection:org.ops4j.pax.wicket.samples.springdm.injection.simple

|-- org.ops4j.pax.wicket.samples.mixed:org.ops4j.pax.wicket.samples.mixed.api

|-- org.ops4j.pax.wicket.samples.mixed:org.ops4j.pax.wicket.samples.mixed.main

|-- org.ops4j.pax.wicket.samples.mixed:org.ops4j.pax.wicket.samples.mixed.page

|-- org.ops4j.pax.wicket.samples.mixed:org.ops4j.pax.wicket.samples.mixed.component

|-- org.ops4j.pax.wicket.samples.edge.inheritinjection:org.ops4j.pax.wicket.samples.edge.inheritinjection.parent

|-- org.ops4j.pax.wicket.samples.edge.inheritinjection:org.ops4j.pax.wicket.samples.edge.inheritinjection.inherit

|-- org.ops4j.pax.wicket.samples.ds:org.ops4j.pax.wicket.samples.ds.webapplication

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

|-- org.ops4j.pax.logging:pax-logging-service

|-- org.apache.felix:org.apache.felix.eventadmin

|-- org.apache.felix:org.apache.felix.configadmin

|-- javax.servlet:javax.servlet-api

|-- org.apache.geronimo.specs:geronimo-activation_1.1_spec

|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec

|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax.mail

|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.asm

|-- org.eclipse.jetty:jetty-util

|-- org.eclipse.jetty:jetty-io

|-- org.eclipse.jetty:jetty-http

|-- org.eclipse.jetty:jetty-continuation

|-- org.eclipse.jetty:jetty-server

|-- org.eclipse.jetty:jetty-security

|-- org.eclipse.jetty:jetty-servlet

|-- org.eclipse.jetty:jetty-xml

|-- org.eclipse.jetty:jetty-plus

|-- org.eclipse.jetty:jetty-jndi

|-- org.eclipse.jetty:jetty-webapp

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

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

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

|-- org.ops4j.pax.exam:pax-exam-container-forked

|-- org.ops4j.pax.exam:pax-exam-link-assembly

|-- org.ops4j.pax.url:pax-url-aether

|-- org.ops4j.pax.url:pax-url-link

|-- org.ops4j.pax.url:pax-url-classpath

|-- org.openengsb.wrapped:net.sourceforge.htmlunit-all

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