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