is not current version
Last Version 4.0.6.java7

Jaybird JDBC Driver 4.0.3.java7

JDBC Driver for the Firebird RDBMS

License

License

GroupId

GroupId

org.firebirdsql.jdbc
ArtifactId

ArtifactId

jaybird-jdk17
Version

Version

4.0.3.java7
Type

Type

pom
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-jdk17 4.0.3.java7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.