не последняя версия
Последняя версия 1.5.0.wicket8

de.wicketbuch.extensions:appendablerepeater-parent 1.2.5.wicket5

AJAX-appendable repeaters

Категории

Категории

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

Группа

de.wicketbuch.extensions
Идентификатор

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

appendablerepeater-parent
Версия

Версия

1.2.5.wicket5
Тип

Тип

pom

Скачать appendablerepeater-parent 1.2.5.wicket5

Имя Файла Размер
appendablerepeater-parent-1.2.5.wicket5.pom 3 KB
Обзор

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