Pax Wicket Service is an OSGi extension of the Wicket framework, allowing for dynamic loading and unloading of Wicket components and pageSources.
'org.ops4j.pax.wicket:org.ops4j.pax.wicket.test:1.2.2'
<dependency>
<groupId>org.ops4j.pax.wicket</groupId>
<artifactId>org.ops4j.pax.wicket.test</artifactId>
<version>1.2.2</version>
</dependency>
<dependency org="org.ops4j.pax.wicket" name="org.ops4j.pax.wicket.test" rev="1.2.2"/>
"org.ops4j.pax.wicket", "org.ops4j.pax.wicket.test", "1.2.2"