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

org.wicketstuff:editable-grid-parent 9.0.0-M2

Editable grid component for Apache Wicket

Категории

Категории

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

Группа

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

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

editable-grid-parent
Версия

Версия

9.0.0-M2
Тип

Тип

pom

Скачать editable-grid-parent 9.0.0-M2

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

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