Last Version

Apache Wicket IPageStore Cassandra 9.10.0

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

License

License

Categories

Categories

Cassandra Data Databases Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-datastore-cassandra
Version

Version

9.10.0
Type

Type

jar
Description

Description

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

Download wicketstuff-datastore-cassandra 9.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-datastore-common jar 9.10.0
com.google.guava : guava jar 29.0-jre
org.apache.wicket : wicket-core jar 9.10.0
org.apache.wicket : wicket-devutils jar 9.10.0

provided (2)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 3.6.0
org.eclipse.jetty.aggregate : jetty-all jar 9.4.46.v20220331

test (4)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-datastore-common jar 9.10.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.