MVN

com.antgroup.tugraph : calcite-example

Maven & Gradle

May 24, 2023

Calcite Examples · Calcite examples

<dependency>
    <groupId>com.antgroup.tugraph</groupId>
    <artifactId>calcite-example</artifactId>
    <version>1.18.0-geaflow_1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.18.0-geaflow_1.0

All Versions

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

Version Vulnerabilities Updated
1.18.x
calcite-example-1.18.0-geaflow_1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.antgroup.tugraph</groupId>
    <artifactId>calcite-example</artifactId>
    <version>1.18.0-geaflow_1.0</version>
</dependency>