Last Version

Calcite Plus 1.30.0

Miscellaneous extras for Calcite

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-plus
Version

Version

1.30.0
Type

Type

jar
Description

Description

Calcite Plus
Miscellaneous extras for Calcite
Project URL

Project URL

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

Source Code Management

https://github.com/apache/calcite

Download calcite-plus 1.30.0


<!-- https://jarcasting.com/artifacts/org.apache.calcite/calcite-plus/ -->
<dependency>
    <groupId>org.apache.calcite</groupId>
    <artifactId>calcite-plus</artifactId>
    <version>1.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-plus/
implementation 'org.apache.calcite:calcite-plus:1.30.0'
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-plus/
implementation ("org.apache.calcite:calcite-plus:1.30.0")
'org.apache.calcite:calcite-plus:jar:1.30.0'
<dependency org="org.apache.calcite" name="calcite-plus" rev="1.30.0">
  <artifact name="calcite-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.calcite', module='calcite-plus', version='1.30.0')
)
libraryDependencies += "org.apache.calcite" % "calcite-plus" % "1.30.0"
[org.apache.calcite/calcite-plus "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
net.hydromatic : quidem jar 0.10
org.apache.calcite.avatica : avatica-core jar 1.20.0
org.checkerframework : checker-qual jar 3.10.0

runtime (7)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
com.teradata.tpcds : tpcds jar 1.2
io.prestosql.tpch : tpch jar 1.0
net.hydromatic : chinook-data-hsqldb jar 0.1
net.hydromatic : tpcds jar 0.4
org.apache.calcite.avatica : avatica-server jar 1.20.0
org.hsqldb : hsqldb jar 2.4.1

Project Modules

There are no modules declared in this project.