Last Version

Jaybird JDBC Driver 2.2.7

JDBC Driver for the Firebird RDBMS

License

License

GroupId

GroupId

org.firebirdsql.jdbc
ArtifactId

ArtifactId

jaybird-jdk15
Version

Version

2.2.7
Type

Type

jar
Description

Description

Jaybird JDBC Driver
JDBC Driver for the Firebird RDBMS
Project URL

Project URL

http://www.firebirdsql.org/en/development-jdbc-driver/
Source Code Management

Source Code Management

http://sourceforge.net/p/firebird/code

Download jaybird-jdk15 2.2.7


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

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.