Spring Data Relational Parent

Parent module for Spring Data Relational repositories.

License

License

Categories

Categories

Data
GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

spring-data-yugabytedb-parent
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Data Relational Parent
Parent module for Spring Data Relational repositories.
Project URL

Project URL

https://projects.spring.io/spring-data-jdbc
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-data-yugabytedb-parent

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.3.0-RC1.b5
2.3.0-RC1.b4