Use wicketstuff-annotation to use Java Annotations and class path searching to mount your Wicket pages.
'org.wicketstuff:wicketstuff-annotation:1.5.13'
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-annotation</artifactId>
<version>1.5.13</version>
</dependency>
<dependency org="org.wicketstuff" name="wicketstuff-annotation" rev="1.5.13"/>
"org.wicketstuff", "wicketstuff-annotation", "1.5.13"