Spring Data Relational Parent

Parent module for Spring Data Relational repositories.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Data Relational Parent
Parent module for Spring Data Relational repositories.
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-data-jdbc
Организация-разработчик

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

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

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

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

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

Имя Файла Размер
spring-data-yugabytedb-parent-2.3.0.pom 7 KB
Обзор

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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 (11)

Идентификатор библиотеки Тип Версия
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