| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Kubernetes Virtualization Tools Net |
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdcarnival-spring-boot-starter-kubernetes |
| Last Version | Last Version1.7.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-kubernetes/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-kubernetes</artifactId>
<version>1.7.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-kubernetes/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-kubernetes:1.7.21'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-kubernetes/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-kubernetes:1.7.21")
'com.github.yingzhuo:carnival-spring-boot-starter-kubernetes:jar:1.7.21'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-kubernetes" rev="1.7.21">
<artifact name="carnival-spring-boot-starter-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-kubernetes', version='1.7.21')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-kubernetes" % "1.7.21"
[com.github.yingzhuo/carnival-spring-boot-starter-kubernetes "1.7.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.7.21 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |