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