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

org.wicketstuff:datatable-autocomplete-parent 1.5-RC5.1.1

See the child project "datatable-autocomplete" for a more complete description. This is the parent for the actual project and the examples.

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки Данные Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

datatable-autocomplete-parent
Версия

Версия

1.5-RC5.1.1
Тип

Тип

pom

Скачать datatable-autocomplete-parent 1.5-RC5.1.1

Имя Файла Размер
datatable-autocomplete-parent-1.5-RC5.1.1.pom 1 KB
Обзор

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