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

org.wicketstuff:wicketstuff-datastore-cassandra 6.14.0

An implementation of Apache Wicket's IDataStore that uses Apache Cassandra as a backend

Категории

Категории

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

Группа

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

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

wicketstuff-datastore-cassandra
Версия

Версия

6.14.0
Тип

Тип

jar

Скачать wicketstuff-datastore-cassandra 6.14.0


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