License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices resilience4j Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-resilience4j |
Last Version | Last Version1.6.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-resilience4j/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-resilience4j</artifactId>
<version>1.6.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-resilience4j/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-resilience4j:1.6.18'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-resilience4j/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-resilience4j:1.6.18")
'com.github.yingzhuo:carnival-spring-boot-starter-resilience4j:jar:1.6.18'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-resilience4j" rev="1.6.18">
<artifact name="carnival-spring-boot-starter-resilience4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-resilience4j', version='1.6.18')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-resilience4j" % "1.6.18"
[com.github.yingzhuo/carnival-spring-boot-starter-resilience4j "1.6.18"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.1.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |
junit : junit | jar | 4.13 |