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