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

spring-boot-parent 2.5.3

Spring Boot Parent

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

spring-boot-parent
Версия

Версия

2.5.3
Тип

Тип

pom
Описание

Описание

spring-boot-parent
Spring Boot Parent
Ссылка на сайт

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

https://spring.io/projects/spring-boot
Организация-разработчик

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

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

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

https://github.com/spring-projects/spring-boot

Скачать spring-boot-parent 2.5.3


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

Зависимости

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

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

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