| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket | jar | 1.4.21 |