is not current version
Last Version 2.8.0

com.github.szczurmys:ignite-cassandra-store 2.7.0

Apache Ignite Cassandra Store module provides CacheStore implementation backed by Cassandra database.

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.github.szczurmys
ArtifactId

ArtifactId

ignite-cassandra-store
Version

Version

2.7.0
Type

Type

jar

Download ignite-cassandra-store 2.7.0


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