is not current version
Last Version 1.21.0.151

com.linkedin.calcite:calcite-spark 1.21.0.146


GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-spark
Version

Version

1.21.0.146
Type

Type

jar

Download calcite-spark 1.21.0.146


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