Download wicket-util-1.5-RC7.jar file - Jar w

Jar examples for w:wicket-util

Description

You can download jar file wicket-util 1.5-RC7 in this page.

License

Apache License

Build File

You can use the following script to add wicket-util-1.5-RC7.jar to your project.

<dependency>
   <groupId>org.apache.wicket</groupId>
   <artifactId>wicket-util</artifactId>
   <version>1.5-RC7</version>
</dependency>
compile group: 'org.apache.wicket', name: 'wicket-util', version: '1.5-RC7'
libraryDependencies += "org.apache.wicket" % "wicket-util" % "1.5-RC7"
<dependency org="org.apache.wicket" name="wicket-util" rev="1.5-RC7"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-util', version='1.5-RC7'))
'org.apache.wicket:wicket-util:jar:1.5-RC7'

Download

Click the following link to download the jar file.

wicket-util-1.5-RC7-javadoc.jar
wicket-util-1.5-RC7-sources.jar
wicket-util-1.5-RC7-test-sources.jar
wicket-util-1.5-RC7-tests.jar
wicket-util-1.5-RC7.jar
wicket-util-1.5-RC7.pom



Related Tutorials