Spring Boot Project


Категории

Категории

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

Группа

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

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

spring-boot-project
Последняя версия

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

2.1.6.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Boot Project
Spring Boot Project

Скачать spring-boot-project

Имя Файла Размер
spring-boot-project-2.1.6.RELEASE.pom 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

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

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

  • spring-boot-dependencies
  • spring-boot-parent
  • spring-boot
  • spring-boot-actuator
  • spring-boot-actuator-autoconfigure
  • spring-boot-autoconfigure
  • spring-boot-devtools
  • spring-boot-properties-migrator
  • spring-boot-test
  • spring-boot-test-autoconfigure
  • spring-boot-tools
  • spring-boot-starters
  • spring-boot-cli
  • spring-boot-docs

Версии библиотеки

Версия
2.1.6.RELEASE
2.0.9.RELEASE
2.0.6.RELEASE
2.0.0.RELEASE