Jar examples for w:wicket-spring
Integration project to use Spring injection in your Wicket applications. See the wicket-spring-examples for integration patterns.
You can download jar file wicket-spring 1.4.15 in this page.
Apache License
You can use the following script to add wicket-spring-1.4.15.jar to your project.
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-spring</artifactId> <version>1.4.15</version> </dependency>
compile group: 'org.apache.wicket', name: 'wicket-spring', version: '1.4.15'
libraryDependencies += "org.apache.wicket" % "wicket-spring" % "1.4.15"
<dependency org="org.apache.wicket" name="wicket-spring" rev="1.4.15"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-spring', version='1.4.15'))
'org.apache.wicket:wicket-spring:jar:1.4.15'
Click the following link to download the jar file.
wicket-spring-1.4.15-javadoc.jar