Last Version

Spring Data Build - General parent module 2.7.1

Global parent pom.xml to be used by Spring Data modules

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data.build
ArtifactId

ArtifactId

spring-data-parent
Version

Version

2.7.1
Type

Type

pom
Description

Description

Spring Data Build - General parent module
Global parent pom.xml to be used by Spring Data modules
Project URL

Project URL

https://www.spring.io/spring-data
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-data-parent 2.7.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-junit-jupiter jar 4.4.0
org.assertj : assertj-core jar 3.22.0
org.springframework : spring-test jar
ch.qos.logback : logback-classic jar 1.2.5
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.