Last Version

Apache Calcite Avatica Standalone Server 1.21.0

A Standalone Avatica Server Implementation

License

License

GroupId

GroupId

org.apache.calcite.avatica
ArtifactId

ArtifactId

avatica-standalone-server
Version

Version

1.21.0
Type

Type

jar
Description

Description

Apache Calcite Avatica Standalone Server
A Standalone Avatica Server Implementation
Project URL

Project URL

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

Source Code Management

https://github.com/apache/calcite-avatica

Download avatica-standalone-server 1.21.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.