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

com.github.jerryxia:devhelper-spring-boot-sample 1.0.27

Demo project intergration with devhelper for Spring Boot

Категории

Категории

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

Группа

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

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

devhelper-spring-boot-sample
Версия

Версия

1.0.27
Тип

Тип

jar

Скачать devhelper-spring-boot-sample 1.0.27


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