How To Install Java Artifact org.firebirdsql.jdbc.fbclient v3.0.8.0

org.firebirdsql.jdbc fbclient 3.0.8.0

Introduction

In this article, we'll learn how to install Java artifact fbclient from org.firebirdsql.jdbc group in version 3.0.8.0. The artifact is available in 12 versions: 4.0.4.0 4.0.3.0 4.0.2.0 4.0.0.0 3.0.11.0 3.0.10.0 3.0.8.0 3.0.7.0 3.0.6.0 3.0.5.1 3.0.5.0 3.0.4.0 . The Firebird Native Client Distribution for Jaybird project has been released under Initial Developer's Public License Version 1.0 license, and has its own website at: https://www.firebirdsql.org/ .

How To Install Java Artifact org.firebirdsql.jdbc.fbclient In Version 3.0.8.0

To install the Firebird Native Client Distribution for Jaybird artifact in version 3.0.8.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 Firebird Native Client Distribution for Jaybird 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.

Licenses