License |
License |
---|---|
GroupId | GroupIdcom.yugabyte |
ArtifactId | ArtifactIdjdbc-yugabytedb |
Last Version | Last Version42.3.5-yb-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYugabyteDB YSQL JDBC Driver
Forked from https://github.com/pgjdbc/pgjdbc.git
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.waffle : waffle-jna Optional | jar | 1.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.5.0 |