Last Version

Calcite Server 1.30.0

Calcite Server

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-server
Version

Version

1.30.0
Type

Type

jar
Description

Description

Calcite Server
Calcite Server
Project URL

Project URL

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

Source Code Management

https://github.com/apache/calcite

Download calcite-server 1.30.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.30.0
org.apache.calcite : calcite-linq4j jar 1.30.0
org.apache.calcite.avatica : avatica-core jar 1.20.0

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.