is not current version
Last Version 1.21.0.151

com.linkedin.calcite:calcite-core 1.21.0.140

Core Calcite APIs and engine.

GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-core
Version

Version

1.21.0.140
Type

Type

jar

Download calcite-core 1.21.0.140


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