is not current version
Last Version 1.30.0

Calcite Plus 1.26.0

Miscellaneous extras for Calcite

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-plus
Version

Version

1.26.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.26.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.26.0
org.apache.calcite : calcite-linq4j jar 1.26.0

runtime (10)

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 : quidem jar 0.9
net.hydromatic : tpcds jar 0.4
org.apache.calcite.avatica : avatica-core jar 1.17.0
org.apache.calcite.avatica : avatica-server jar 1.17.0
org.eclipse.jetty : jetty-server jar 9.4.15.v20190215
org.hsqldb : hsqldb jar 2.4.1

Project Modules

There are no modules declared in this project.