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