is not current version
Last Version 1.0.1

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

Kite的Spring Boot支持包

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-spring-boot-starter
Version

Version

0.8
Type

Type

jar

Download kite-spring-boot-starter 0.8


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