Calcite Core

Core Calcite APIs and engine

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.aliyun.lindorm
ArtifactId

ArtifactId

calcite-core
Last Version

Last Version

1.26.1
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Core
Core Calcite APIs and engine
Project Organization

Project Organization

alibaba cloud

Download calcite-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.aliyun.lindorm : calcite-linq4j jar 1.26.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
org.apache.calcite.avatica : avatica-core jar 1.17.0
org.apiguardian : apiguardian-api jar 1.1.0

runtime (17)

Group / Artifact Type Version
com.esri.geometry : esri-geometry-api jar 2.2.0
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.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 29.0-jre
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.12
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
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.26.1
1.26.0