is not current version
Last Version 1.6.1

com.tencent.polaris:circuitbreaker-errcount 1.1.1

Polaris Plugins Circuitbreaker Trigger ConsecutiveErrors JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

circuitbreaker-errcount
Version

Version

1.1.1
Type

Type

jar

Download circuitbreaker-errcount 1.1.1


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