A module that creates a .jar from the classes in wicket, wicket-util and wicket-request modules in order to create a valid OSGi bundle of the wicket framework.
'org.wicketstuff:wicket-bundle:1.5-RC4.2'
<dependency> <groupId>org.wicketstuff</groupId> <artifactId>wicket-bundle</artifactId> <version>1.5-RC4.2</version> </dependency>
<dependency org="org.wicketstuff" name="wicket-bundle" rev="1.5-RC4.2"/>
"org.wicketstuff", "wicket-bundle", "1.5-RC4.2"