devhelper-spring-boot-starter

Spring Boot Support for devhelper

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

devhelper-spring-boot-starter
Последняя версия

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

devhelper-spring-boot-starter
Spring Boot Support for devhelper

Скачать devhelper-spring-boot-starter

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
com.github.jerryxia : devhelper-spring-boot-autoconfigure jar 1.1.2
com.github.jerryxia : devhelper jar 1.1.2

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

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

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0
1.0.27
1.0.26