is not current version
Last Version 1.0.1

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-spring-boot-starter
Version

Version

0.3
Type

Type

jar

Download kite-spring-boot-starter 0.3


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