is not current version
Last Version 2.1.3

org.springframework.cloud:spring-cloud-circuitbreaker 2.0.2

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

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-circuitbreaker
Version

Version

2.0.2
Type

Type

pom
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-circuitbreaker 2.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.