Last Version

Kite For Spring Boot 1.0.1

Kite的Spring Boot支持包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

Kite For Spring Boot
Kite的Spring Boot支持包

Download kite-spring-boot-starter 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-starter jar 2.3.5.RELEASE
com.github.developframework : kite-spring jar 1.0.1
com.github.developframework : kite-jackson Optional jar 1.0.1
com.github.developframework : kite-dom4j Optional jar 1.0.1

Project Modules

There are no modules declared in this project.