Last Version

YugaByte SQL JDBC Driver - JDBC 4.2 42.2.7-yb-2

Java JDBC 4.2 (JRE 8+) driver for YugaByte SQL database

License

License

GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

ysql
Version

Version

42.2.7-yb-2
Type

Type

jar
Description

Description

YugaByte SQL JDBC Driver - JDBC 4.2
Java JDBC 4.2 (JRE 8+) driver for YugaByte SQL database
Project URL

Project URL

https://github.com/yugabyte/jdbc-yugabytedb
Source Code Management

Source Code Management

https://github.com/yugabyte/jdbc-yugabytedb

Download ysql 42.2.7-yb-2


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

Dependencies

test (1)

Group / Artifact Type Version
se.jiderhamn : classloader-leak-test-framework jar 1.1.1

Project Modules

There are no modules declared in this project.