MVN

com.linkedin.calcite : calcite-example

Maven & Gradle

Apr 20, 2023
3.9k stars

Calcite Examples · Calcite examples

<dependency>
    <groupId>com.linkedin.calcite</groupId>
    <artifactId>calcite-example</artifactId>
    <version>1.21.0.259</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkedin.calcite : calcite-example to add to Maven - Latest Versions:

  • Latest Stable: 1.21.0.259

All Versions

Choose a version of com.linkedin.calcite : calcite-example to add to Maven - All Versions:

Version Vulnerabilities Updated
1.21.x
calcite-example-1.21.0.259
calcite-example-1.21.0.160
calcite-example-1.21.0.153
calcite-example-1.21.0.152
calcite-example-1.21.0.151
calcite-example-1.21.0.150
calcite-example-1.21.0.149
calcite-example-1.21.0.148
calcite-example-1.21.0.146
calcite-example-1.21.0.144
calcite-example-1.21.0.142razhang-test
calcite-example-1.21.0.140
calcite-example-1.21.0.138

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.linkedin.calcite</groupId>
    <artifactId>calcite-example</artifactId>
    <version>1.21.0.259</version>
</dependency>

Advertisement