Spring Data YugabyteDB YSQL

Spring Data support for YugabyteDB YSQL.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.yugabyte
Идентификатор

Идентификатор

spring-data-yugabytedb-ysql
Последняя версия

Последняя версия

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Data YugabyteDB YSQL
Spring Data support for YugabyteDB YSQL.
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать spring-data-yugabytedb-ysql

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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.5
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
org.slf4j : slf4j-api jar 1.7.26

test (12)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.2.19
com.yugabyte » testcontainer jar 1.0.0-beta.1
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.3.0
2.3.0-RC1.b5
2.3.0-RC1.b4