is not current version
Last Version 2.1.1.1

com.baidubce.formula:circuitbreaker-spring-boot-starter 1.6.0.2


Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.baidubce.formula
ArtifactId

ArtifactId

circuitbreaker-spring-boot-starter
Version

Version

1.6.0.2
Type

Type

jar

Download circuitbreaker-spring-boot-starter 1.6.0.2


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