License |
License |
---|---|
Categories |
Categoriesresilience4j Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-starter-circuitbreaker-resilience4j |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-circuitbreaker-resilience4j/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-circuitbreaker-resilience4j</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-circuitbreaker-resilience4j/
implementation 'org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:2.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-circuitbreaker-resilience4j/
implementation ("org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:2.1.3")
'org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:jar:2.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-circuitbreaker-resilience4j" rev="2.1.3">
<artifact name="spring-cloud-starter-circuitbreaker-resilience4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-circuitbreaker-resilience4j', version='2.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-circuitbreaker-resilience4j" % "2.1.3"
[org.springframework.cloud/spring-cloud-starter-circuitbreaker-resilience4j "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter | jar | 3.1.3 |
org.springframework.cloud : spring-cloud-circuitbreaker-resilience4j | jar | 2.1.3 |
io.github.resilience4j : resilience4j-circuitbreaker | jar | 1.7.0 |
io.github.resilience4j : resilience4j-timelimiter | jar | 1.7.0 |
Version |
---|
2.1.3
|
2.1.2
|
2.1.1
|
2.1.0
|
2.0.2
|
2.0.1
|
2.0.0
|
1.0.6.RELEASE
|
1.0.5.RELEASE
|
1.0.4.RELEASE
|
1.0.3.RELEASE
|
1.0.2.RELEASE
|
1.0.0.RELEASE
|