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