Jaybird is a JDBC driver for the Firebird relational database management system.
<dependency>
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdk18</artifactId>
<version>3.0.12</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Jaybird JDBC connection example.
Use Jaybird 4.x for Java 11+ support.
No dependency data recorded yet.