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

org.wicketstuff:editable-grid-parent 7.0.0-M5

Editable grid component for Apache Wicket

Категории

Категории

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

Группа

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

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

editable-grid-parent
Версия

Версия

7.0.0-M5
Тип

Тип

pom

Скачать editable-grid-parent 7.0.0-M5

Имя Файла Размер
editable-grid-parent-7.0.0-M5.pom 1 KB
Обзор

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