Apache Calcite Avatica (Shaded)

JDBC driver framework

License

License

GroupId

GroupId

org.apache.calcite.avatica
ArtifactId

ArtifactId

avatica
Last Version

Last Version

1.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Calcite Avatica (Shaded)
JDBC driver framework
Project URL

Project URL

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

Source Code Management

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

Download avatica

How to add to project

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

The Apache Software Foundation

Versions

Version
1.21.0
1.20.0
1.19.0
1.18.0
1.17.0
1.16.0
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