MVN

com.aliyun.calcite.avatica : ali-avatica

Maven & Gradle

Jun 08, 2021
5 usages
200 stars

Apache Calcite Avatica (Shaded) · JDBC driver framework.

<dependency>
    <groupId>com.aliyun.calcite.avatica</groupId>
    <artifactId>ali-avatica</artifactId>
    <version>1.13.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun.calcite.avatica : ali-avatica to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.13.5

All Versions

Choose a version of com.aliyun.calcite.avatica : ali-avatica to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.13.x
ali-avatica-1.13.5
ali-avatica-1.13.4
ali-avatica-1.13.3
ali-avatica-1.13.0-qtp
ali-avatica-1.13.0
1.12.x
ali-avatica-1.12.1
ali-avatica-1.12.0

How to add a dependency to Maven

Add the following com.aliyun.calcite.avatica : ali-avatica maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aliyun.calcite.avatica</groupId>
    <artifactId>ali-avatica</artifactId>
    <version>1.13.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliyun.calcite.avatica : ali-avatica gradle dependency to your build.gradle file:

implementation 'com.aliyun.calcite.avatica:ali-avatica:1.13.5'

Gradle Kotlin DSL: Add the following com.aliyun.calcite.avatica : ali-avatica gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliyun.calcite.avatica:ali-avatica:1.13.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliyun.calcite.avatica : ali-avatica sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliyun.calcite.avatica" % "ali-avatica" % "1.13.5"

Advertisement

Dependencies from Group

Jun 08, 2021
7 usages
151 stars
Jun 08, 2021
5 usages
200 stars
Jun 08, 2021
4 usages
200 stars
Jun 08, 2021
4 usages
200 stars

Discover Dependencies

Jul 31, 2023
309 usages
2.3k stars
Nov 15, 2019
2 usages
11 stars
Jul 23, 2019
1 usages
Nov 25, 2019
2 usages
128 stars
Jun 19, 2019
0 stars
Nov 13, 2019
2 stars
Jun 04, 2023
1 stars