is not current version
Last Version 2.3.0

com.yugabyte:spring-data-yugabytedb-parent 2.3.0-RC1.b4

Parent module for Spring Data Relational repositories.

Categories

Categories

Data
GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

spring-data-yugabytedb-parent
Version

Version

2.3.0-RC1.b4
Type

Type

pom

Download spring-data-yugabytedb-parent 2.3.0-RC1.b4


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