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

spring-boot-starter 2.1.6.RELEASE

为spring-boot集成开发必备工具

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Ant Компиляция и сборка
Группа

Группа

io.github.vibrantbyte
Идентификатор

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

spring-boot-starter
Версия

Версия

2.1.6.RELEASE
Тип

Тип

pom
Описание

Описание

spring-boot-starter
为spring-boot集成开发必备工具
Система контроля версий

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

https://github.com/vibrantbyte/spring-boot-starter

Скачать spring-boot-starter 2.1.6.RELEASE

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

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

Зависимости

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

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

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