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

starter 1.0.2-RELEASE

stater project for Spring Boot

Лицензия

Лицензия

Категории

Категории

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

Группа

io.gitee.zhucan123
Идентификатор

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

spring-boot-starter
Версия

Версия

1.0.2-RELEASE
Тип

Тип

pom
Описание

Описание

starter
stater project for Spring Boot
Организация-разработчик

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

WUHAN trayvon

Скачать spring-boot-starter 1.0.2-RELEASE

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-json jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.3.1.RELEASE
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : javapoet jar 1.8.0

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

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