MVN

org.apache.calcite : calcite

Maven & Gradle

Sep 06, 2019
4.3k stars

Calcite · Calcite is a dynamic data management framework

<dependency>
    <groupId>org.apache.calcite</groupId>
    <artifactId>calcite</artifactId>
    <version>1.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.calcite : calcite to add to Maven - Latest Versions:

  • Latest Stable: 1.21.0

All Versions

Choose a version of org.apache.calcite : calcite to add to Maven - All Versions:

Version Vulnerabilities Updated
1.21.x
calcite-1.21.0
1.20.x
calcite-1.20.0
1.19.x
calcite-1.19.0
1.18.x
calcite-1.18.0
1.17.x
calcite-1.17.0
1.16.x
calcite-1.16.0
1.15.x
calcite-1.15.0
1.14.x
calcite-1.14.0
1.13.x
calcite-1.13.0
1.12.x
calcite-1.12.0
1.11.x
calcite-1.11.0
1.10.x
calcite-1.10.0
1.9.x
calcite-1.9.0
1.8.x
calcite-1.8.0
1.7.x
calcite-1.7.0
1.6.x
calcite-1.6.0
1.5.x
calcite-1.5.0
1.4.x
calcite-1.4.0-incubating
1.3.x
calcite-1.3.0-incubating
1.2.x
calcite-1.2.0-incubating
1.1.x
calcite-1.1.0-incubating
1.0.x
calcite-1.0.0-incubating
0.9.x
calcite-0.9.2-incubating
calcite-0.9.1-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.calcite</groupId>
    <artifactId>calcite</artifactId>
    <version>1.21.0</version>
</dependency>