is not current version
Last Version 1.21.0.151

com.linkedin.calcite:calcite 1.21.0.146

Calcite is a dynamic data management framework

GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite
Version

Version

1.21.0.146
Type

Type

pom

Download calcite 1.21.0.146

Filename Size
calcite-1.21.0.146.pom 50 KB
Browse

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