is not current version
Last Version 9.10.0

org.wicketstuff:wicket-datetime-parent 8.7.0

Specific wicket components to display date/time related controls (with help of YUI JS library)

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-datetime-parent
Version

Version

8.7.0
Type

Type

pom

Download wicket-datetime-parent 8.7.0

Filename Size
wicket-datetime-parent-8.7.0.pom 760 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-datetime-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-datetime-parent</artifactId>
    <version>8.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-datetime-parent/
implementation 'org.wicketstuff:wicket-datetime-parent:8.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-datetime-parent/
implementation ("org.wicketstuff:wicket-datetime-parent:8.7.0")
'org.wicketstuff:wicket-datetime-parent:pom:8.7.0'
<dependency org="org.wicketstuff" name="wicket-datetime-parent" rev="8.7.0">
  <artifact name="wicket-datetime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-datetime-parent', version='8.7.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-datetime-parent" % "8.7.0"
[org.wicketstuff/wicket-datetime-parent "8.7.0"]