License |
License |
---|---|
GroupId | GroupIdorg.apache.calcite |
ArtifactId | ArtifactIdcalcite-plus |
Last Version | Last Version1.30.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCalcite Plus
Miscellaneous extras for Calcite
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
calcite-plus-1.30.0.pom | |
calcite-plus-1.30.0.jar | 91 KB |
calcite-plus-1.30.0-sources.jar | 43 KB |
calcite-plus-1.30.0-javadoc.jar | 110 KB |
Browse |
<!-- 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"]
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 |
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 |