Last Version

Calcite Avatica Server 1.6.0

JDBC server.

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-avatica-server
Version

Version

1.6.0
Type

Type

jar
Description

Description

Calcite Avatica Server
JDBC server.
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-avatica-server 1.6.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.calcite : calcite-avatica jar 1.6.0
javax.servlet : javax.servlet-api jar 3.0.1
com.google.guava : guava jar 14.0.1
commons-logging : commons-logging jar 1.1.3
org.eclipse.jetty : jetty-server jar 9.2.7.v20150116
org.eclipse.jetty : jetty-util jar 9.2.7.v20150116

test (7)

Group / Artifact Type Version
org.apache.calcite : calcite-avatica test-jar 1.6.0
junit : junit jar 4.12
net.hydromatic : scott-data-hsqldb jar 0.1
org.hamcrest : hamcrest-core jar 1.3
org.hsqldb : hsqldb jar 2.3.1
org.mockito : mockito-all jar 1.10.19
com.github.stephenc.jcip : jcip-annotations jar 1.0-1

Project Modules

There are no modules declared in this project.