is not current version
Last Version 2021.2.1

Spring Data Release Train - BOM 2021.2.0

Bill of materials to make sure a consistent set of versions is used for Spring Data modules.

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-bom
Version

Version

2021.2.0
Type

Type

pom
Description

Description

Spring Data Release Train - BOM
Bill of materials to make sure a consistent set of versions is used for Spring Data modules.
Project URL

Project URL

https://github.com/spring-projects/spring-data-bom
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-data-bom

Download spring-data-bom 2021.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.