This project provides the most simple introduction into pax-wicket using blueprint to register the applications.
'org.ops4j.pax.wicket.samples.blueprint:org.ops4j.pax.wicket.samples.blueprint.simple:2.0.0'
<dependency>
<groupId>org.ops4j.pax.wicket.samples.blueprint</groupId>
<artifactId>org.ops4j.pax.wicket.samples.blueprint.simple</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="org.ops4j.pax.wicket.samples.blueprint" name="org.ops4j.pax.wicket.samples.blueprint.simple" rev="2.0.0"/>
"org.ops4j.pax.wicket.samples.blueprint", "org.ops4j.pax.wicket.samples.blueprint.simple", "2.0.0"