Download wicket-datetime-6.4.0.jar file - Jar w

Jar examples for w:wicket-datetime

Description

Date/Time components and utilities for Wicket

You can download jar file wicket-datetime 6.4.0 in this page.

License

Apache License

Build File

You can use the following script to add wicket-datetime-6.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

wicket-datetime-6.4.0-javadoc.jar
wicket-datetime-6.4.0-sources.jar
wicket-datetime-6.4.0-test-sources.jar
wicket-datetime-6.4.0.jar
wicket-datetime-6.4.0.pom



Related Tutorials