MVN

com.yugabyte : jdbc-yugabytedb

Maven & Gradle

May 05, 2023
1 usages
8 stars

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

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.3.5-yb-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yugabyte : jdbc-yugabytedb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 42.3.5-yb-3
  • Latest Beta: 42.3.0-beta.1
  • Latest Alpha: 42.3.4-alpha

All Versions

Choose a version of com.yugabyte : jdbc-yugabytedb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
42.3.x
jdbc-yugabytedb-42.3.5-yb-3
jdbc-yugabytedb-42.3.5-yb-2
jdbc-yugabytedb-42.3.5-yb-1
jdbc-yugabytedb-42.3.4
jdbc-yugabytedb-42.3.4-alpha
jdbc-yugabytedb-42.3.3
jdbc-yugabytedb-42.3.2
jdbc-yugabytedb-42.3.0
jdbc-yugabytedb-42.3.0-beta.1
jdbc-yugabytedb-42.3.0-alpha.1
42.2.x
jdbc-yugabytedb-42.2.7-yb-5-beta.5
jdbc-yugabytedb-42.2.7-yb-5-beta.4
jdbc-yugabytedb-42.2.7-yb-5-beta.3
jdbc-yugabytedb-42.2.7-yb-5-beta.2
jdbc-yugabytedb-42.2.7-yb-5-beta.1
jdbc-yugabytedb-42.2.7-yb-5-beta
jdbc-yugabytedb-42.2.7-yb-3

How to add a dependency to Maven

Add the following com.yugabyte : jdbc-yugabytedb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.3.5-yb-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yugabyte : jdbc-yugabytedb gradle dependency to your build.gradle file:

implementation 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-3'

Gradle Kotlin DSL: Add the following com.yugabyte : jdbc-yugabytedb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yugabyte:jdbc-yugabytedb:42.3.5-yb-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yugabyte : jdbc-yugabytedb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yugabyte" % "jdbc-yugabytedb" % "42.3.5-yb-3"

Advertisement

Dependencies from Group

Aug 09, 2023
10 usages
0 stars
Oct 14, 2021
8 usages
11 stars
Oct 14, 2021
6 usages
11 stars
Aug 09, 2023
4 usages
0 stars
Aug 09, 2023
4 usages
0 stars

Discover Dependencies

Mar 06, 2023
6 stars
Jul 15, 2021
2 usages
159 stars
Aug 08, 2023
1 usages
1.7k stars
Aug 08, 2023
1 usages
1.7k stars
Feb 21, 2021
1 usages
3 stars
Aug 08, 2023
1 usages
1.7k stars
Oct 22, 2019
0 stars