Jar examples for j:jaybird-jdk16
JDBC Driver for the Firebird RDBMS
You can download jar file jaybird-jdk16 2.2.0 in this page.
GNU Lesser General Public License
You can use the following script to add jaybird-jdk16-2.2.0.jar to your project.
<dependency> <groupId>org.firebirdsql.jdbc</groupId> <artifactId>jaybird-jdk16</artifactId> <version>2.2.0</version> </dependency>
compile group: 'org.firebirdsql.jdbc', name: 'jaybird-jdk16', version: '2.2.0'
libraryDependencies += "org.firebirdsql.jdbc" % "jaybird-jdk16" % "2.2.0"
<dependency org="org.firebirdsql.jdbc" name="jaybird-jdk16" rev="2.2.0"/>
@Grapes(@Grab(group='org.firebirdsql.jdbc', module='jaybird-jdk16', version='2.2.0'))
'org.firebirdsql.jdbc:jaybird-jdk16:jar:2.2.0'
Click the following link to download the jar file.
jaybird-jdk16-2.2.0-javadoc.jar