Last Version

Jaybird JDBC Driver 2.2.15

JDBC Driver for the Firebird RDBMS

License

License

GroupId

GroupId

org.firebirdsql.jdbc
ArtifactId

ArtifactId

jaybird-jdk16
Version

Version

2.2.15
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 2.2.15


<!-- 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.