j

jaybird

JDBC Driver for the Firebird RDBMS
http://sourceforge.net/projects/firebird/
GNU Lesser General Public License
Roman Rokytskyy Adriano dos Santos Fernandes Frank Schlottmann-Goedde David Jencks Blas Rodriguez Somoza Gabriel Reid Ryan Baldwin Steven Jardine Alejandro Alberola Arias Rick Fincher Pavel Cisar
Files download
File Operation
jaybird-2.1.6.jar download
jaybird-2.1.6.pom download
jaybird-2.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
  <artifactId>jaybird</artifactId>
  <version>2.1.6</version>
</dependency>
Gradle Groovy
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:jaybird:2.1.6'
Gradle Kotlin
implementation("net.sf.squirrel-sql.thirdparty-non-maven:jaybird:2.1.6")
Scala SBT
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "jaybird" % "2.1.6"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='jaybird', version='2.1.6')
)
Apache Ivy
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="jaybird" rev="2.1.6" />
Leiningen
[net.sf.squirrel-sql.thirdparty-non-maven/jaybird "2.1.6"]
Apache Buildr
'net.sf.squirrel-sql.thirdparty-non-maven:jaybird:jar:2.1.6'
Dependencies
The project has no third-party dependencies