is not current version
Last Version 2.1.3

Spring Cloud CircuitBreaker Docs 2.0.2

Spring Cloud Docs

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-circuitbreaker-docs
Version

Version

2.0.2
Type

Type

pom
Description

Description

Spring Cloud CircuitBreaker Docs
Spring Cloud Docs
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-circuitbreaker-docs 2.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-circuitbreaker-reactor-resilience4j jar 2.0.2
org.springframework.cloud : spring-cloud-starter-circuitbreaker-resilience4j jar 2.0.2
org.springframework.cloud : spring-cloud-circuitbreaker-spring-retry jar 2.0.2

Project Modules

There are no modules declared in this project.