License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-shutdown |
Last Version | Last Version1.4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters.
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-shutdown/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-shutdown</artifactId>
<version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-shutdown/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-shutdown:1.4.11'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-shutdown/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-shutdown:1.4.11")
'com.github.yingzhuo:carnival-spring-boot-starter-shutdown:jar:1.4.11'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-shutdown" rev="1.4.11">
<artifact name="carnival-spring-boot-starter-shutdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-shutdown', version='1.4.11')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-shutdown" % "1.4.11"
[com.github.yingzhuo/carnival-spring-boot-starter-shutdown "1.4.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.4.11 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-text | jar | 1.8 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |