License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.developframework |
ArtifactId | ArtifactIdkite-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKite For Spring Boot
Kite的Spring Boot支持包
|
<!-- 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"]
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 |