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

spring-boot-starter-parent 2.6.1

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-starter-parent
Версия

Версия

2.6.1
Тип

Тип

pom
Описание

Описание

spring-boot-starter-parent
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://spring.io/projects/spring-boot
Система контроля версий

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

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

Скачать spring-boot-starter-parent 2.6.1

Имя Файла Размер
spring-boot-starter-parent-2.6.1.pom 8 KB
Обзор

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

Зависимости

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

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

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