is not current version
Last Version 1.2.0

com.tencent.polaris:circuitbreaker 1.1.0

Polaris Plugins Circuitbreaker Trigger POM

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

circuitbreaker
Version

Version

1.1.0
Type

Type

pom

Download circuitbreaker 1.1.0

Filename Size
circuitbreaker-1.1.0.pom 1 KB
Browse

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