is not current version
Last Version 1.6.1

com.tencent.polaris:polaris-circuitbreaker 1.5.0

Polaris Circuitbreaker POM

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-circuitbreaker
Version

Version

1.5.0
Type

Type

pom

Download polaris-circuitbreaker 1.5.0


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