is not current version
Last Version 1.21.0.151

com.linkedin.calcite:calcite 1.21.0.142razhang-test

Calcite is a dynamic data management framework

GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite
Version

Version

1.21.0.142razhang-test
Type

Type

pom

Download calcite 1.21.0.142razhang-test


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