MVN

org.apache.arrow : flight-sql

Maven & Gradle

Aug 02, 2023
12k stars

Arrow Flight SQL · (Experimental)Contains utility classes to expose Flight SQL semantics for clients and servers over Arrow Flight

<dependency>
    <groupId>org.apache.arrow</groupId>
    <artifactId>flight-sql</artifactId>
    <version>13.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.arrow : flight-sql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 13.0.0

All Versions

Choose a version of org.apache.arrow : flight-sql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
13.0.x
flight-sql-13.0.0
12.0.x
flight-sql-12.0.1
flight-sql-12.0.0
11.0.x
flight-sql-11.0.0
10.0.x
flight-sql-10.0.1
flight-sql-10.0.0
9.0.x
flight-sql-9.0.0
8.0.x
flight-sql-8.0.0
7.0.x
flight-sql-7.0.0

How to add a dependency to Maven

Add the following org.apache.arrow : flight-sql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.arrow</groupId>
    <artifactId>flight-sql</artifactId>
    <version>13.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.arrow : flight-sql gradle dependency to your build.gradle file:

implementation 'org.apache.arrow:flight-sql:13.0.0'

Gradle Kotlin DSL: Add the following org.apache.arrow : flight-sql gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.arrow:flight-sql:13.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.arrow : flight-sql sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.arrow" % "flight-sql" % "13.0.0"

Advertisement

Dependencies from Group

Aug 02, 2023
139 usages
12k stars
Aug 02, 2023
52 usages
12k stars
Aug 02, 2023
38 usages
12k stars
Aug 02, 2023
36 usages
12k stars
Aug 02, 2023
27 usages
12k stars

Discover Dependencies

Mar 15, 2022
Jul 21, 2023
4 stars
Aug 06, 2023
38 stars
Aug 06, 2023
38 stars