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:2.0.0'
<dependency>
<groupId>org.ops4j.pax.wicket</groupId>
<artifactId>org.ops4j.pax.wicket.test</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="org.ops4j.pax.wicket" name="org.ops4j.pax.wicket.test" rev="2.0.0"/>
"org.ops4j.pax.wicket", "org.ops4j.pax.wicket.test", "2.0.0"