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

com.github.lontime:extspring-boot-starter 1.0.0-M9


Категории

Категории

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

Группа

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

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

extspring-boot-starter
Версия

Версия

1.0.0-M9
Тип

Тип

jar

Скачать extspring-boot-starter 1.0.0-M9


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