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