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

com.github.developframework:kite-spring-boot-starter 0.21

Kite的Spring Boot支持包

Категории

Категории

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

Группа

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

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

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

Версия

0.21
Тип

Тип

jar

Скачать kite-spring-boot-starter 0.21


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