Firebird Native Client Distribution for Jaybird

Firebird native client libraries packaged for use with Jaybird 3 and higher

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.firebirdsql.jdbc
ArtifactId

ArtifactId

fbclient
Last Version

Last Version

4.0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Firebird Native Client Distribution for Jaybird
Firebird native client libraries packaged for use with Jaybird 3 and higher
Project URL

Project URL

https://www.firebirdsql.org/
Source Code Management

Source Code Management

https://github.com/mrotteveel/jaybird-fbclient

Download fbclient

How to add to project

<!-- https://jarcasting.com/artifacts/org.firebirdsql.jdbc/fbclient/ -->
<dependency>
    <groupId>org.firebirdsql.jdbc</groupId>
    <artifactId>fbclient</artifactId>
    <version>4.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.firebirdsql.jdbc/fbclient/
implementation 'org.firebirdsql.jdbc:fbclient:4.0.0.0'
// https://jarcasting.com/artifacts/org.firebirdsql.jdbc/fbclient/
implementation ("org.firebirdsql.jdbc:fbclient:4.0.0.0")
'org.firebirdsql.jdbc:fbclient:jar:4.0.0.0'
<dependency org="org.firebirdsql.jdbc" name="fbclient" rev="4.0.0.0">
  <artifact name="fbclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.firebirdsql.jdbc', module='fbclient', version='4.0.0.0')
)
libraryDependencies += "org.firebirdsql.jdbc" % "fbclient" % "4.0.0.0"
[org.firebirdsql.jdbc/fbclient "4.0.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0.0
3.0.8.0
3.0.7.0
3.0.6.0
3.0.5.1
3.0.5.0
3.0.4.0