Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

ddcalendar-parent
Версия

Версия

1.4.21
Тип

Тип

pom
Описание

Описание

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.

Скачать ddcalendar-parent 1.4.21

Имя Файла Размер
ddcalendar-parent-1.4.21.pom 1 KB
Обзор

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.wicket : wicket jar 1.4.21

Модули Проекта

  • ddcalendar
  • ddcalendar-examples