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

org.wicketstuff:objectautocomplete-parent 1.4.10.1

Wicket component for selecting entities via autocomplete

Категории

Категории

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

Группа

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

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

objectautocomplete-parent
Версия

Версия

1.4.10.1
Тип

Тип

pom

Скачать objectautocomplete-parent 1.4.10.1

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

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