is not current version
Last Version 1.2.1.RELEASE

com.iiifi:kite-boot 1.1.0.RELEASE

Spring Cloud Core Component Extension.

GroupId

GroupId

com.iiifi
ArtifactId

ArtifactId

kite-boot
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download kite-boot 1.1.0.RELEASE


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