is not current version
Last Version 1.30.0

org.apache.calcite:calcite-babel 1.19.0

Calcite Babel

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-babel
Version

Version

1.19.0
Type

Type

jar

Download calcite-babel 1.19.0


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