com.github.yingzhuo:carnival-spring-boot-starter-resilience4j

spring-boot starters

License

License

Categories

Categories

Spring Boot Container Microservices resilience4j Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

carnival-spring-boot-starter-resilience4j
Last Version

Last Version

1.6.18
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot starters

Download carnival-spring-boot-starter-resilience4j

How to add to project

<!-- 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"]

Dependencies

compile (10)

Group / Artifact Type Version
com.github.yingzhuo : carnival-spring-boot-starter-common jar 1.6.18
org.springframework.boot : spring-boot-configuration-processor jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.1.RELEASE
io.github.resilience4j : resilience4j-feign jar 1.5.0
io.github.resilience4j : resilience4j-circuitbreaker jar 1.5.0
io.github.resilience4j : resilience4j-bulkhead jar 1.5.0
io.github.resilience4j : resilience4j-retry jar 1.5.0
io.github.resilience4j : resilience4j-ratelimiter jar 1.5.0
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 29.0-jre

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.18