is not current version
Last Version 1.6.1

com.tencent.polaris:circuitbreaker-errcount 1.3.0

Polaris Plugins Circuitbreaker Trigger ConsecutiveErrors JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

circuitbreaker-errcount
Version

Version

1.3.0
Type

Type

jar

Download circuitbreaker-errcount 1.3.0


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