License |
License |
---|---|
GroupId | GroupIdorg.firebirdsql.jdbc |
ArtifactId | ArtifactIdjaybird-jdk15 |
Last Version | Last Version2.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaybird JDBC Driver
JDBC Driver for the Firebird RDBMS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaybird-jdk15-2.2.7.pom | |
jaybird-jdk15-2.2.7.jar | 790 KB |
jaybird-jdk15-2.2.7-sources.jar | 773 KB |
jaybird-jdk15-2.2.7-javadoc.jar | 982 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.firebirdsql.jdbc/jaybird-jdk15/ -->
<dependency>
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdk15</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.firebirdsql.jdbc/jaybird-jdk15/
implementation 'org.firebirdsql.jdbc:jaybird-jdk15:2.2.7'
// https://jarcasting.com/artifacts/org.firebirdsql.jdbc/jaybird-jdk15/
implementation ("org.firebirdsql.jdbc:jaybird-jdk15:2.2.7")
'org.firebirdsql.jdbc:jaybird-jdk15:jar:2.2.7'
<dependency org="org.firebirdsql.jdbc" name="jaybird-jdk15" rev="2.2.7">
<artifact name="jaybird-jdk15" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.firebirdsql.jdbc', module='jaybird-jdk15', version='2.2.7')
)
libraryDependencies += "org.firebirdsql.jdbc" % "jaybird-jdk15" % "2.2.7"
[org.firebirdsql.jdbc/jaybird-jdk15 "2.2.7"]
Group / Artifact | Type | Version |
---|---|---|
javax.resource : connector-api | jar | 1.5 |
log4j : log4j Optional | jar | 1.2.15 |
org.antlr : antlr-runtime | jar | 3.4 |