License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.yugabyte |
ArtifactId | ArtifactIdspring-data-yugabytedb-parent |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Data Relational Parent
Parent module for Spring Data Relational repositories.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-data-yugabytedb-parent-2.3.0.pom | 7 KB |
Browse |
<!-- 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"]
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 |
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 |