MVN

org.apache.calcite : calcite-example

Maven & Gradle

Sep 06, 2019
2.7k stars

Calcite Examples · Calcite examples

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

Latest Version

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

  • Latest Stable: 1.21.0

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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