License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.isisaddons.wicket.fullcalendar2 |
ArtifactId | ArtifactIdisis-wicket-fullcalendar2-cpt |
Last Version | Last Version1.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIncode Platform Wicket FullCalendar2 Component
A component for Apache Isis' Wicket viewer, rendering any collection of
entities that implements Calendarable in a fullpage calendar
|
<!-- https://jarcasting.com/artifacts/org.isisaddons.wicket.fullcalendar2/isis-wicket-fullcalendar2-cpt/ -->
<dependency>
<groupId>org.isisaddons.wicket.fullcalendar2</groupId>
<artifactId>isis-wicket-fullcalendar2-cpt</artifactId>
<version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.isisaddons.wicket.fullcalendar2/isis-wicket-fullcalendar2-cpt/
implementation 'org.isisaddons.wicket.fullcalendar2:isis-wicket-fullcalendar2-cpt:1.17.0'
// https://jarcasting.com/artifacts/org.isisaddons.wicket.fullcalendar2/isis-wicket-fullcalendar2-cpt/
implementation ("org.isisaddons.wicket.fullcalendar2:isis-wicket-fullcalendar2-cpt:1.17.0")
'org.isisaddons.wicket.fullcalendar2:isis-wicket-fullcalendar2-cpt:jar:1.17.0'
<dependency org="org.isisaddons.wicket.fullcalendar2" name="isis-wicket-fullcalendar2-cpt" rev="1.17.0">
<artifact name="isis-wicket-fullcalendar2-cpt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isisaddons.wicket.fullcalendar2', module='isis-wicket-fullcalendar2-cpt', version='1.17.0')
)
libraryDependencies += "org.isisaddons.wicket.fullcalendar2" % "isis-wicket-fullcalendar2-cpt" % "1.17.0"
[org.isisaddons.wicket.fullcalendar2/isis-wicket-fullcalendar2-cpt "1.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.isis.core : isis-core-viewer-wicket-ui Optional | jar | 1.17.0 |
net.ftlines.wicket-fullcalendar : wicket-fullcalendar-core | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jmock : jmock | jar | 2.6.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |