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