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

org.wicketstuff:ddcalendar-parent 1.4.9.1

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.9.1
Тип

Тип

pom

Скачать ddcalendar-parent 1.4.9.1

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

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