Calcite Cassandra

Cassandra adapter for Calcite

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-cassandra
Last Version

Last Version

1.21.0.151
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Cassandra
Cassandra adapter for Calcite
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-cassandra

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.calcite.avatica : avatica-core jar 1.15.0
com.linkedin.calcite : calcite-core jar 1.21.0.151
com.linkedin.calcite : calcite-linq4j jar 1.21.0.151
com.google.guava : guava jar 19.0
com.datastax.cassandra : cassandra-driver-core jar 3.6.0
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core test-jar 1.21.0.151
junit : junit jar 4.12
org.cassandraunit : cassandra-unit jar 3.5.0.1
org.apache.cassandra : cassandra-all jar 3.11.2
com.github.stephenc.jcip : jcip-annotations jar 1.0-1

Project Modules

There are no modules declared in this project.
com.linkedin.calcite

The Apache Software Foundation

Versions

Version
1.21.0.151
1.21.0.150
1.21.0.149
1.21.0.148
1.21.0.146
1.21.0.144
1.21.0.142razhang-test
1.21.0.140
1.21.0.138