Last Version

YugabyteDB YSQL JDBC Driver 42.3.5-yb-1

Forked from https://github.com/pgjdbc/pgjdbc.git

License

License

GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

jdbc-yugabytedb
Version

Version

42.3.5-yb-1
Type

Type

jar
Description

Description

YugabyteDB YSQL JDBC Driver
Forked from https://github.com/pgjdbc/pgjdbc.git
Project URL

Project URL

https://www.yugabyte.com/
Project Organization

Project Organization

Yugabyte Inc.
Source Code Management

Source Code Management

https://github.com/yugabyte/pgjdbc.git

Download jdbc-yugabytedb 42.3.5-yb-1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.waffle : waffle-jna Optional jar 1.9.1

runtime (1)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 3.5.0

Project Modules

There are no modules declared in this project.