is not current version
Last Version 1.0.1

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

Kite的Spring Boot支持包

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-spring-boot-starter
Version

Version

0.20
Type

Type

jar

Download kite-spring-boot-starter 0.20


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