Integration project to use Spring injection in your Wicket applications. See the wicket-spring-examples for integration patterns.
'org.apache.wicket:wicket-spring:6.0.0-beta2'
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-spring</artifactId>
<version>6.0.0-beta2</version>
</dependency>
<dependency org="org.apache.wicket" name="wicket-spring" rev="6.0.0-beta2"/>
"org.apache.wicket", "wicket-spring", "6.0.0-beta2"