Last Version

Calcite Geode 1.30.0

Geode adapter for Calcite

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-geode
Version

Version

1.30.0
Type

Type

jar
Description

Description

Calcite Geode
Geode adapter for Calcite
Project URL

Project URL

https://calcite.apache.org
Source Code Management

Source Code Management

https://github.com/apache/calcite

Download calcite-geode 1.30.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.30.0
org.apache.calcite : calcite-linq4j jar 1.30.0
org.apache.geode : geode-core jar 1.10.0
org.checkerframework : checker-qual jar 3.10.0
org.slf4j : slf4j-api jar 1.7.25

runtime (3)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.apache.calcite.avatica : avatica-core jar 1.20.0
org.apache.commons : commons-lang3 jar 3.8.1

Project Modules

There are no modules declared in this project.