Jar examples for w:wicket-datetime
Date/Time components and utilities for Wicket
You can download jar file wicket-datetime 6.6.0 in this page.
Apache License
You can use the following script to add wicket-datetime-6.6.0.jar to your project.
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-datetime</artifactId> <version>6.6.0</version> </dependency>
compile group: 'org.apache.wicket', name: 'wicket-datetime', version: '6.6.0'
libraryDependencies += "org.apache.wicket" % "wicket-datetime" % "6.6.0"
<dependency org="org.apache.wicket" name="wicket-datetime" rev="6.6.0"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-datetime', version='6.6.0'))
'org.apache.wicket:wicket-datetime:jar:6.6.0'
Click the following link to download the jar file.
wicket-datetime-6.6.0-javadoc.jar