не последняя версия
Последняя версия 2021.2.1

Spring Data Release Train - BOM 2021.1.3

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.springframework.data
Идентификатор

Идентификатор

spring-data-bom
Версия

Версия

2021.1.3
Тип

Тип

pom
Описание

Описание

Spring Data Release Train - BOM
Bill of materials to make sure a consistent set of versions is used for Spring Data modules.
Ссылка на сайт

Ссылка на сайт

https://github.com/spring-projects/spring-data-bom
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать spring-data-bom 2021.1.3

Имя Файла Размер
spring-data-bom-2021.1.3.pom 5 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.