License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdorg.apache.ignite |
ArtifactId | ArtifactIdignite-cassandra-store |
Last Version | Last Version2.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-cassandra-store/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-cassandra-store</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-cassandra-store/
implementation 'org.apache.ignite:ignite-cassandra-store:2.13.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-cassandra-store/
implementation ("org.apache.ignite:ignite-cassandra-store:2.13.0")
'org.apache.ignite:ignite-cassandra-store:jar:2.13.0'
<dependency org="org.apache.ignite" name="ignite-cassandra-store" rev="2.13.0">
<artifact name="ignite-cassandra-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-cassandra-store', version='2.13.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-cassandra-store" % "2.13.0"
[org.apache.ignite/ignite-cassandra-store "2.13.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.apache.ignite : ignite-core | jar | 2.13.0 |
org.apache.ignite : ignite-spring | jar | 2.13.0 |
com.datastax.cassandra : cassandra-driver-core | jar | 3.2.0 |
io.netty : netty-handler | jar | 4.1.75.Final |
io.netty : netty-buffer | jar | 4.1.75.Final |
io.netty : netty-common | jar | 4.1.75.Final |
io.netty : netty-transport | jar | 4.1.75.Final |
io.netty : netty-codec | jar | 4.1.75.Final |
io.netty : netty-resolver | jar | 4.1.75.Final |
com.google.guava : guava | jar | 25.1-jre |
com.codahale.metrics : metrics-core | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.33 |