Jaybird JDBC Driver

JDBC Driver for the Firebird RDBMS

License

License

GroupId

GroupId

org.firebirdsql.jdbc
ArtifactId

ArtifactId

jaybird-jdk16
Last Version

Last Version

2.2.15
Release Date

Release Date

Type

Type

jar
Description

Description

Jaybird JDBC Driver
JDBC Driver for the Firebird RDBMS
Project URL

Project URL

https://www.firebirdsql.org/en/devel-jdbc-driver/
Source Code Management

Source Code Management

https://github.com/FirebirdSQL/jaybird

Download jaybird-jdk16

How to add to project

<!-- https://jarcasting.com/artifacts/org.firebirdsql.jdbc/jaybird-jdk16/ -->
<dependency>
    <groupId>org.firebirdsql.jdbc</groupId>
    <artifactId>jaybird-jdk16</artifactId>
    <version>2.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.firebirdsql.jdbc/jaybird-jdk16/
implementation 'org.firebirdsql.jdbc:jaybird-jdk16:2.2.15'
// https://jarcasting.com/artifacts/org.firebirdsql.jdbc/jaybird-jdk16/
implementation ("org.firebirdsql.jdbc:jaybird-jdk16:2.2.15")
'org.firebirdsql.jdbc:jaybird-jdk16:jar:2.2.15'
<dependency org="org.firebirdsql.jdbc" name="jaybird-jdk16" rev="2.2.15">
  <artifact name="jaybird-jdk16" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.firebirdsql.jdbc', module='jaybird-jdk16', version='2.2.15')
)
libraryDependencies += "org.firebirdsql.jdbc" % "jaybird-jdk16" % "2.2.15"
[org.firebirdsql.jdbc/jaybird-jdk16 "2.2.15"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.resource : connector-api jar 1.5
log4j : log4j Optional jar 1.2.15
org.antlr : antlr-runtime jar 3.4

Project Modules

There are no modules declared in this project.

Jaybird

Jaybird is a JDBC driver suite to connect to Firebird database servers.

Build Status MavenCentral

Reporting bugs or improvements

For security vulnerabilities, see Security Policy.

For bugs or improvement, go to our Issue tracker.

Resources

License

Jaybird is licensed under LGPL 2.1 or later, with extension interfaces licensed under the BSD 3-clause. See source headers for the specific license.

SPDX-License-Identifier: LGPL-2.1-or-later AND BSD-3-Clause

Support

Looking for professional support of Jaybird? Jaybird is now part of the Tidelift subscription.

Sponsors

The Firebird JDBC team would like to thank YourKit for providing licenses to their YourKit Java Profiler. YourKit

org.firebirdsql.jdbc

FirebirdSQL

Versions

Version
2.2.15
2.2.14
2.2.13
2.2.12
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.2.0-beta-1