Last Version

Calcite Examples 1.21.0

Calcite examples

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-example
Version

Version

1.21.0
Type

Type

pom
Description

Description

Calcite Examples
Calcite examples
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-example 1.21.0


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

Dependencies

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

Project Modules

  • csv
  • function