| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.apache.calcite |
| ArtifactId | ArtifactIdcalcite-geode |
| Version | Version1.29.0 |
| Type | Typejar |
| Description |
DescriptionCalcite Geode
Geode adapter for Calcite
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| calcite-geode-1.29.0.pom | |
| calcite-geode-1.29.0.jar | 80 KB |
| calcite-geode-1.29.0-sources.jar | 41 KB |
| calcite-geode-1.29.0-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.calcite/calcite-geode/ -->
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-geode</artifactId>
<version>1.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-geode/
implementation 'org.apache.calcite:calcite-geode:1.29.0'
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-geode/
implementation ("org.apache.calcite:calcite-geode:1.29.0")
'org.apache.calcite:calcite-geode:jar:1.29.0'
<dependency org="org.apache.calcite" name="calcite-geode" rev="1.29.0">
<artifact name="calcite-geode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.calcite', module='calcite-geode', version='1.29.0')
)
libraryDependencies += "org.apache.calcite" % "calcite-geode" % "1.29.0"
[org.apache.calcite/calcite-geode "1.29.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.calcite : calcite-core | jar | 1.29.0 |
| org.apache.calcite : calcite-linq4j | jar | 1.29.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 |
| 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 |