Last Version

CalendarViews 1.5.13

WicketStuff CalendarViews aims to provide several Wicket components that make it easy to incorporate a calendar into your application. These calendars can be used to display events and schedules. NOTE: these are not kin to the datepicker style components for use in forms - these are for displaying calendars of data, not receiving date input.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-calendarviews
Version

Version

1.5.13
Type

Type

jar
Description

Description

CalendarViews
WicketStuff CalendarViews aims to provide several Wicket components that make it easy to incorporate a calendar into your application. These calendars can be used to display events and schedules. NOTE: these are not kin to the datepicker style components for use in forms - these are for displaying calendars of data, not receiving date input.

Download wicketstuff-calendarviews 1.5.13


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

Dependencies

compile (4)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-jslibraries jar 1.5.13
org.apache.wicket : wicket-extensions jar 1.5.13
joda-time : joda-time jar 2.0
org.apache.wicket : wicket pom 1.5.13

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.