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

hello-spring-boot-starter 0.0.1-RELEASE

starter project for hello

Лицензия

Лицензия

Категории

Категории

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

Группа

com.talecel
Идентификатор

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

hello-spring-boot-starter
Версия

Версия

0.0.1-RELEASE
Тип

Тип

jar
Описание

Описание

hello-spring-boot-starter
starter project for hello
Ссылка на сайт

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

https://github.com/TaleCel/hello-spring-boot
Система контроля версий

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

https://github.com/TaleCel/hello-spring-boot

Скачать hello-spring-boot-starter 0.0.1-RELEASE


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.talecel : hello-spring-boot-autoconfigure jar 0.0.1-RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

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

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