is not current version
Last Version 1.30.0

Calcite Core 1.27.0

Core Calcite APIs and engine

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-core
Version

Version

1.27.0
Type

Type

jar
Description

Description

Calcite Core
Core Calcite APIs and engine
Project URL

Project URL

https://calcite.apache.org
Source Code Management

Source Code Management

https://github.com/apache/calcite

Download calcite-core 1.27.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.calcite : calcite-linq4j jar 1.27.0
com.esri.geometry : esri-geometry-api jar 2.2.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.google.errorprone : error_prone_annotations jar 2.5.1
com.google.guava : guava jar 29.0-jre
org.apache.calcite.avatica : avatica-core jar 1.18.0
org.apiguardian : apiguardian-api jar 1.1.0
org.checkerframework : checker-qual jar 3.10.0
org.slf4j : slf4j-api jar 1.7.25

runtime (13)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.0
com.google.uzaygezen : uzaygezen-core jar 0.2
com.jayway.jsonpath : json-path jar 2.4.0
com.yahoo.datasketches : sketches-core jar 0.9.0
commons-codec : commons-codec jar 1.13
net.hydromatic : aggdesigner-algorithm jar 6.0
org.apache.commons : commons-dbcp2 jar 2.6.0
org.apache.commons : commons-lang3 jar 3.8
commons-io : commons-io jar 2.4
org.codehaus.janino : commons-compiler jar 3.0.11
org.codehaus.janino : janino jar 3.0.11

Project Modules

There are no modules declared in this project.