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

org.wicketstuff:datastores-parent 7.12.0

Parent project for WicketStuff IDataStore implementations

Категории

Категории

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

Группа

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

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

datastores-parent
Версия

Версия

7.12.0
Тип

Тип

pom

Скачать datastores-parent 7.12.0

Имя Файла Размер
datastores-parent-7.12.0.pom 2 KB
Обзор

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