Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases.
'org.apache.wicket:wicket-spring-annot:1.3.2'
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-spring-annot</artifactId>
<version>1.3.2</version>
</dependency>
<dependency org="org.apache.wicket" name="wicket-spring-annot" rev="1.3.2"/>
"org.apache.wicket", "wicket-spring-annot", "1.3.2"