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

Spring Boot Starters 2.2.13.RELEASE

Spring Boot Starters

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-starters
Версия

Версия

2.2.13.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Boot Starters
Spring Boot Starters
Ссылка на сайт

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

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

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

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

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

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

Скачать spring-boot-starters 2.2.13.RELEASE

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

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

Зависимости

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

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

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