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

org.wicketstuff:wicketstuff-datastore-hazelcast 9.0.0-M2

An implementation of Apache Wicket's IPageStore that uses Hazelcast as a backend

Категории

Категории

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

Группа

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

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

wicketstuff-datastore-hazelcast
Версия

Версия

9.0.0-M2
Тип

Тип

jar

Скачать wicketstuff-datastore-hazelcast 9.0.0-M2


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