is not current version
Last Version 1.21.0.151

com.linkedin.calcite:calcite-druid 1.21.0.140

Druid adapter for Calcite

Categories

Categories

druid Data Databases
GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-druid
Version

Version

1.21.0.140
Type

Type

jar

Download calcite-druid 1.21.0.140


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