How To Install Java Artifact org.apache.arrow.flight-sql-jdbc-driver v17.0.0

org.apache.arrow flight-sql-jdbc-driver 17.0.0

Introduction

In this article, we'll learn how to install Java artifact flight-sql-jdbc-driver from org.apache.arrow group in version 17.0.0. The artifact is available in 15 versions: 17.0.0 16.1.0 16.0.0 15.0.2 15.0.1 15.0.0 14.0.2 14.0.1 14.0.0 13.0.0 12.0.1 12.0.0 11.0.0 10.0.1 10.0.0 The Arrow Flight SQL JDBC Driver project has its own website at: https://arrow.apache.org. The parent project is: org.apache.arrow::arrow-flight::17.0.0

How To Install Java Artifact org.apache.arrow.flight-sql-jdbc-driver In Version 17.0.0

To install the Arrow Flight SQL JDBC Driver artifact in version 17.0.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Arrow Flight SQL JDBC Driver dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (9)