License |
License |
---|---|
GroupId | GroupIdorg.apache.calcite |
ArtifactId | ArtifactIdcalcite-babel |
Version | Version1.28.0 |
Type | Typejar |
Description |
DescriptionCalcite Babel
Calcite Babel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
calcite-babel-1.28.0.pom | |
calcite-babel-1.28.0.jar | 444 KB |
calcite-babel-1.28.0-sources.jar | 235 KB |
calcite-babel-1.28.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.calcite/calcite-babel/ -->
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-babel</artifactId>
<version>1.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-babel/
implementation 'org.apache.calcite:calcite-babel:1.28.0'
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-babel/
implementation ("org.apache.calcite:calcite-babel:1.28.0")
'org.apache.calcite:calcite-babel:jar:1.28.0'
<dependency org="org.apache.calcite" name="calcite-babel" rev="1.28.0">
<artifact name="calcite-babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.calcite', module='calcite-babel', version='1.28.0')
)
libraryDependencies += "org.apache.calcite" % "calcite-babel" % "1.28.0"
[org.apache.calcite/calcite-babel "1.28.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.calcite : calcite-core | jar | 1.28.0 |
org.apache.calcite.avatica : avatica-core | jar | 1.19.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |