Last Version

Firebird Native Client Distribution for Jaybird 4.0.0.0

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
Version

Version

4.0.0.0
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 4.0.0.0


<!-- 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.