Jar examples for w:wicket-extensions
Wicket Extensions is a rich component library for the Wicket framework.
You can download jar file wicket-extensions 1.4-m3 in this page.
Apache License
You can use the following script to add wicket-extensions-1.4-m3.jar to your project.
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-extensions</artifactId> <version>1.4-m3</version> </dependency>
compile group: 'org.apache.wicket', name: 'wicket-extensions', version: '1.4-m3'
libraryDependencies += "org.apache.wicket" % "wicket-extensions" % "1.4-m3"
<dependency org="org.apache.wicket" name="wicket-extensions" rev="1.4-m3"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-extensions', version='1.4-m3'))
'org.apache.wicket:wicket-extensions:jar:1.4-m3'
Click the following link to download the jar file.
wicket-extensions-1.4-m3-javadoc.jar