Last Version

Calcite 1.17.0-flink-r4

Calcite is a dynamic data management framework

License

License

GroupId

GroupId

com.alibaba.calcite
ArtifactId

ArtifactId

calcite
Version

Version

1.17.0-flink-r4
Type

Type

pom
Description

Description

Calcite
Calcite is a dynamic data management framework
Project URL

Project URL

https://calcite.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/calcite

Download calcite 1.17.0-flink-r4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core