MVN

org.wicketstuff : ddcalendar-parent

Maven & Gradle

Sep 12, 2012

Drag and drop calendar - Parent · A calendar panel which allows to add items from a list using drag and drop. The calendar can also be used without this functionality. This is the parent for the actual project and the examples. See the child project "ddcalendar" for a more complete description.

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>ddcalendar-parent</artifactId>
    <version>1.4.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wicketstuff : ddcalendar-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.21

All Versions

Choose a version of org.wicketstuff : ddcalendar-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
ddcalendar-parent-1.4.21
ddcalendar-parent-1.4.20.1
ddcalendar-parent-1.4.20
ddcalendar-parent-1.4.19
ddcalendar-parent-1.4.18
ddcalendar-parent-1.4.17.3
ddcalendar-parent-1.4.17.2
ddcalendar-parent-1.4.17.1
ddcalendar-parent-1.4.17
ddcalendar-parent-1.4.16.1
ddcalendar-parent-1.4.16
ddcalendar-parent-1.4.15
ddcalendar-parent-1.4.14
ddcalendar-parent-1.4.13
ddcalendar-parent-1.4.12.1
ddcalendar-parent-1.4.12
ddcalendar-parent-1.4.11
ddcalendar-parent-1.4.10.2
ddcalendar-parent-1.4.10.1
ddcalendar-parent-1.4.10
ddcalendar-parent-1.4.9.2
ddcalendar-parent-1.4.9.1
ddcalendar-parent-1.4.9
ddcalendar-parent-1.4.8.1
ddcalendar-parent-1.4.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>ddcalendar-parent</artifactId>
    <version>1.4.21</version>
</dependency>