is not current version
Last Version 2.1.6

net.sf.squirrel-sql.thirdparty-non-maven:jaybird 2.1.1

JDBC Driver for the Firebird RDBMS

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sf.squirrel-sql.thirdparty-non-maven
ArtifactId

ArtifactId

jaybird
Version

Version

2.1.1
Type

Type

jar

Download jaybird 2.1.1


<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/jaybird/ -->
<dependency>
    <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
    <artifactId>jaybird</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/jaybird/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:jaybird:2.1.1'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/jaybird/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:jaybird:2.1.1")
'net.sf.squirrel-sql.thirdparty-non-maven:jaybird:jar:2.1.1'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="jaybird" rev="2.1.1">
  <artifact name="jaybird" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='jaybird', version='2.1.1')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "jaybird" % "2.1.1"
[net.sf.squirrel-sql.thirdparty-non-maven/jaybird "2.1.1"]