is not current version
Last Version 2.3.0

Spring Data YugabyteDB YSQL 2.3.0-RC1.b5

Spring Data support for YugabyteDB YSQL.

License

License

Categories

Categories

Data
GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

spring-data-yugabytedb-ysql
Version

Version

2.3.0-RC1.b5
Type

Type

jar
Description

Description

Spring Data YugabyteDB YSQL
Spring Data support for YugabyteDB YSQL.
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/yugabyte/spring-data-yugabytedb

Download spring-data-yugabytedb-ysql 2.3.0-RC1.b5


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.data : spring-data-relational jar 2.2.3
org.springframework.data : spring-data-jdbc jar 2.2.3
org.springframework : spring-jdbc jar
com.yugabyte : jdbc-yugabytedb jar 42.2.7-yb-5-beta.1
org.springframework.data : spring-data-commons jar 2.5.3
org.springframework : spring-core jar
org.springframework : spring-tx jar
org.springframework : spring-context jar
org.springframework : spring-beans jar
com.yugabyte » testcontainer jar 1.0.0-beta.1
org.slf4j : slf4j-api jar 1.7.26

test (11)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.19
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-runner jar
org.mockito : mockito-core jar 3.8.0
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-junit-jupiter jar 3.11.2
org.assertj : assertj-core jar 3.19.0
org.springframework : spring-test jar
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.