Last Version

Drag and drop calendar - Parent 1.4.21

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.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

ddcalendar-parent
Version

Version

1.4.21
Type

Type

pom
Description

Description

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.

Download ddcalendar-parent 1.4.21


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket jar 1.4.21

Project Modules

  • ddcalendar
  • ddcalendar-examples