Calcite Druid

Druid adapter for Calcite

License

License

Categories

Categories

druid Data Databases
GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-druid
Last Version

Last Version

1.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Druid
Druid adapter for Calcite
Project URL

Project URL

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

Source Code Management

https://github.com/apache/calcite

Download calcite-druid

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.30.0
org.apache.calcite : calcite-linq4j jar 1.30.0
com.fasterxml.jackson.core : jackson-core jar 2.10.0
joda-time : joda-time jar 2.8.1
org.apache.calcite.avatica : avatica-core jar 1.20.0
org.checkerframework : checker-qual jar 3.10.0
org.slf4j : slf4j-api jar 1.7.25

runtime (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.google.guava : guava jar 29.0-jre
org.apache.commons : commons-lang3 jar 3.8

Project Modules

There are no modules declared in this project.
org.apache.calcite

The Apache Software Foundation

Versions

Version
1.30.0
1.29.0
1.28.0
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
1.22.0
1.21.0
1.20.0
1.19.0
1.18.0
1.17.0
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0