License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-datetime-examples |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionwicket-datetime-examples
Specific wicket components to display date/time related controls (with help of YUI JS library)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-datetime-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-datetime-examples</artifactId>
<version>9.10.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-datetime-examples/
implementation 'org.wicketstuff:wicket-datetime-examples:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-datetime-examples/
implementation ("org.wicketstuff:wicket-datetime-examples:9.10.0")
'org.wicketstuff:wicket-datetime-examples:war:9.10.0'
<dependency org="org.wicketstuff" name="wicket-datetime-examples" rev="9.10.0">
<artifact name="wicket-datetime-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-datetime-examples', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-datetime-examples" % "9.10.0"
[org.wicketstuff/wicket-datetime-examples "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicket-datetime | jar | 9.10.0 |
org.apache.wicket : wicket-bean-validation | jar | 9.10.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.hibernate : hibernate-validator | jar | 7.0.4.Final |
org.apache.wicket : wicket-core | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.aggregate : jetty-all | jar | 9.4.46.v20220331 |