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