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

Spring Boot Full Build 1.5.22.RELEASE

Spring Boot Full Build

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-full-build
Версия

Версия

1.5.22.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Boot Full Build
Spring Boot Full Build
Ссылка на сайт

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

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

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

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

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

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

Скачать spring-boot-full-build 1.5.22.RELEASE

Имя Файла Размер
spring-boot-full-build-1.5.22.RELEASE.pom 2 KB
Обзор

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

Зависимости

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

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

  • ../
  • ../spring-boot-dependencies
  • ../spring-boot-parent
  • ../spring-boot-tools
  • ../spring-boot
  • ../spring-boot-test
  • ../spring-boot-autoconfigure
  • ../spring-boot-test-autoconfigure
  • ../spring-boot-actuator
  • ../spring-boot-actuator-docs
  • ../spring-boot-devtools
  • ../spring-boot-starters
  • ../spring-boot-cli
  • ../spring-boot-samples
  • ../spring-boot-deployment-tests
  • ../spring-boot-integration-tests
  • ../spring-boot-docs