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