Last Version

Apache Calcite Avatica Project 1.15.0

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
Version

Version

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


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