How To Install Java Artifact org.apache.arrow.flight-sql-jdbc-driver v15.0.1

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

Introduction

In this article, we'll learn how to install Java artifact flight-sql-jdbc-driver from org.apache.arrow group in version 15.0.1. The artifact is available in 14 versions: 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::15.0.1

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

To install the Arrow Flight SQL JDBC Driver artifact in version 15.0.1 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 (4)