Apache Calcite Avatica Project

Avatica is a JDBC driver framework which is a part of Apache Calcite

License

License

GroupId

GroupId

org.apache.calcite.avatica
ArtifactId

ArtifactId

avatica-parent
Last Version

Last Version

1.15.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Calcite Avatica Project
Avatica is a JDBC driver framework which is a part of Apache Calcite
Project URL

Project URL

https://calcite.apache.org/avatica
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download avatica-parent

How to add to project

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

Dependencies

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

Project Modules

  • core
  • docker
  • metrics
  • metrics-dropwizardmetrics
  • noop-driver
  • server
  • tck
  • standalone-server
  • shaded/core

Build Status CI Status

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.

org.apache.calcite.avatica

The Apache Software Foundation

Versions

Version
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.1
1.7.0