is not current version
Last Version 2.1.3

org.springframework.cloud:spring-cloud-starter-circuitbreaker-reactor-resilience4j 1.0.4.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

Categories

Categories

React User Interface Web Frameworks resilience4j Application Layer Libs Distributed Applications Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-circuitbreaker-reactor-resilience4j
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download spring-cloud-starter-circuitbreaker-reactor-resilience4j 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-circuitbreaker-reactor-resilience4j/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-circuitbreaker-reactor-resilience4j</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-circuitbreaker-reactor-resilience4j/
implementation 'org.springframework.cloud:spring-cloud-starter-circuitbreaker-reactor-resilience4j:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-circuitbreaker-reactor-resilience4j/
implementation ("org.springframework.cloud:spring-cloud-starter-circuitbreaker-reactor-resilience4j:1.0.4.RELEASE")
'org.springframework.cloud:spring-cloud-starter-circuitbreaker-reactor-resilience4j:jar:1.0.4.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-circuitbreaker-reactor-resilience4j" rev="1.0.4.RELEASE">
  <artifact name="spring-cloud-starter-circuitbreaker-reactor-resilience4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-circuitbreaker-reactor-resilience4j', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-circuitbreaker-reactor-resilience4j" % "1.0.4.RELEASE"
[org.springframework.cloud/spring-cloud-starter-circuitbreaker-reactor-resilience4j "1.0.4.RELEASE"]