is not current version
Last Version 1.30.0

Calcite Redis 1.26.0

Redis adapter for Calcite

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-redis
Version

Version

1.26.0
Type

Type

jar
Description

Description

Calcite Redis
Redis adapter for Calcite
Project URL

Project URL

https://calcite.apache.org
Source Code Management

Source Code Management

https://github.com/apache/calcite

Download calcite-redis 1.26.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.26.0
org.apache.calcite : calcite-linq4j jar 1.26.0

runtime (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.github.kstyrc : embedded-redis jar 0.6
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 29.0-jre
joda-time : joda-time jar 2.8.1
org.apache.calcite.avatica : avatica-core jar 1.17.0
org.apache.commons : commons-lang3 jar 3.8
org.apache.commons : commons-pool2 jar 2.6.1
org.slf4j : slf4j-api jar 1.7.25
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.