Last Version

Jaybird JDBC Driver 4.0.6.java8

JDBC Driver for the Firebird RDBMS

License

License

GroupId

GroupId

org.firebirdsql.jdbc
ArtifactId

ArtifactId

jaybird-jdk18
Version

Version

4.0.6.java8
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-jdk18 4.0.6.java8


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

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.