Last Version

Apache Calcite Avatica (Shaded) 1.21.0

JDBC driver framework

License

License

GroupId

GroupId

org.apache.calcite.avatica
ArtifactId

ArtifactId

avatica
Version

Version

1.21.0
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 1.21.0


<!-- 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.