MVN

com.yugabyte : ysql

Maven & Gradle

Oct 05, 2019
1 usages
17 stars

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

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>ysql</artifactId>
    <version>42.2.7-yb-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 42.2.7-yb-2

All Versions

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

Version Vulnerabilities Updated
42.2.x
ysql-42.2.7-yb-2
ysql-42.2.7-yb-1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>ysql</artifactId>
    <version>42.2.7-yb-2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.yugabyte:ysql:42.2.7-yb-2'

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

implementation("com.yugabyte:ysql:42.2.7-yb-2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.yugabyte" % "ysql" % "42.2.7-yb-2"

Advertisement

Dependencies from Group

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

Discover Dependencies

Dec 18, 2021
7 usages
783 stars
May 18, 2023
6 usages
6 stars
Aug 06, 2023
0 stars
Aug 06, 2023
2 usages
Mar 25, 2023
2 usages
15 stars
Apr 14, 2020
2 usages
Aug 04, 2023
1 usages
68.3k stars
aop
Dec 20, 2022
2 usages
May 19, 2021
13 usages
2 stars