MVN

org.firebirdsql.jdbc : jaybird-jdk16

Maven & Gradle

Apr 06, 2019
9 usages
87 stars

Jaybird JDBC Driver · JDBC Driver for the Firebird RDBMS

<dependency>
    <groupId>org.firebirdsql.jdbc</groupId>
    <artifactId>jaybird-jdk16</artifactId>
    <version>2.2.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.firebirdsql.jdbc : jaybird-jdk16 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.15
  • Latest Beta: 2.2.0-beta-1

All Versions

Choose a version of org.firebirdsql.jdbc : jaybird-jdk16 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jaybird-jdk16-2.2.15
jaybird-jdk16-2.2.14
jaybird-jdk16-2.2.13
jaybird-jdk16-2.2.12
jaybird-jdk16-2.2.11
jaybird-jdk16-2.2.10
jaybird-jdk16-2.2.9
jaybird-jdk16-2.2.8
jaybird-jdk16-2.2.7
jaybird-jdk16-2.2.6
jaybird-jdk16-2.2.5
jaybird-jdk16-2.2.4
jaybird-jdk16-2.2.3
jaybird-jdk16-2.2.2
jaybird-jdk16-2.2.1
jaybird-jdk16-2.2.0
jaybird-jdk16-2.2.0-beta-1

How to add a dependency to Maven

Add the following org.firebirdsql.jdbc : jaybird-jdk16 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.firebirdsql.jdbc</groupId>
    <artifactId>jaybird-jdk16</artifactId>
    <version>2.2.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.firebirdsql.jdbc : jaybird-jdk16 gradle dependency to your build.gradle file:

implementation 'org.firebirdsql.jdbc:jaybird-jdk16:2.2.15'

Gradle Kotlin DSL: Add the following org.firebirdsql.jdbc : jaybird-jdk16 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.firebirdsql.jdbc:jaybird-jdk16:2.2.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.firebirdsql.jdbc : jaybird-jdk16 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.firebirdsql.jdbc" % "jaybird-jdk16" % "2.2.15"

Advertisement

Dependencies from Group

Jan 31, 2023
52 usages
87 stars
Jan 31, 2023
37 usages
87 stars
Jun 07, 2023
35 usages
87 stars
Apr 06, 2019
9 usages
87 stars
Jan 09, 2023
87 stars

Discover Dependencies

Jul 10, 2019
11 usages
0 stars
Aug 18, 2023
14 usages
1.6k stars
Dec 18, 2021
14 usages
0 stars
Apr 14, 2023
1 usages
43 stars
Aug 16, 2019
6 usages
1 stars
Apr 28, 2019
5 usages
59 stars