| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba.calcite |
| ArtifactId | ArtifactIdcalcite-core |
| Version | Version1.17.0-flink-r3 |
| Type | Typejar |
| Description |
DescriptionCalcite Core
Core Calcite APIs and engine.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.calcite/calcite-core/ -->
<dependency>
<groupId>com.alibaba.calcite</groupId>
<artifactId>calcite-core</artifactId>
<version>1.17.0-flink-r3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.calcite/calcite-core/
implementation 'com.alibaba.calcite:calcite-core:1.17.0-flink-r3'
// https://jarcasting.com/artifacts/com.alibaba.calcite/calcite-core/
implementation ("com.alibaba.calcite:calcite-core:1.17.0-flink-r3")
'com.alibaba.calcite:calcite-core:jar:1.17.0-flink-r3'
<dependency org="com.alibaba.calcite" name="calcite-core" rev="1.17.0-flink-r3">
<artifact name="calcite-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.calcite', module='calcite-core', version='1.17.0-flink-r3')
)
libraryDependencies += "com.alibaba.calcite" % "calcite-core" % "1.17.0-flink-r3"
[com.alibaba.calcite/calcite-core "1.17.0-flink-r3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.calcite.avatica : avatica-core | jar | 1.12.0 |
| org.apache.calcite : calcite-linq4j | jar | 1.17.0 |
| org.apache.commons : commons-dbcp2 | jar | 2.4.0 |
| org.apache.commons : commons-lang3 | jar | 3.2 |
| org.apache.commons : commons-pool2 | jar | 2.5.0 |
| com.esri.geometry : esri-geometry-api | jar | 2.0.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| com.google.guava : guava | jar | 19.0 |
| com.yahoo.datasketches : sketches-core | jar | 0.9.0 |
| net.hydromatic : aggdesigner-algorithm | jar | 6.0 |
| org.codehaus.janino : janino | jar | 2.7.6 |
| org.codehaus.janino : commons-compiler | jar | 2.7.6 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.calcite.avatica : avatica-server | jar | 1.12.0 |
| com.h2database : h2 | jar | 1.4.185 |
| junit : junit | jar | 4.12 |
| mysql : mysql-connector-java | jar | 5.1.20 |
| net.hydromatic : foodmart-data-hsqldb | jar | 0.3 |
| net.hydromatic : foodmart-queries | jar | 0.4.1 |
| net.hydromatic : quidem | jar | 0.9 |
| net.hydromatic : scott-data-hsqldb | jar | 0.1 |
| org.hsqldb : hsqldb | jar | 2.4.0 |
| org.incava : java-diff | jar | 1.1.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.postgresql : postgresql | jar | 9.3-1102-jdbc3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.13 |
| sqlline : sqlline | jar | 1.4.0 |