Polaris Plugins Circuitbreaker Trigger

Polaris Plugins Circuitbreaker Trigger POM

License

License

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

circuitbreaker
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Polaris Plugins Circuitbreaker Trigger
Polaris Plugins Circuitbreaker Trigger POM

Download circuitbreaker

Filename Size
circuitbreaker-1.2.0.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.tencent.polaris : polaris-model jar 1.2.0
com.tencent.polaris : polaris-plugin-api jar 1.2.0
com.tencent.polaris : polaris-config jar 1.2.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.0
org.apache.logging.log4j : log4j-api jar 2.12.0
org.apache.logging.log4j : log4j-core jar 2.12.0
junit : junit jar 4.12

Project Modules

  • circuitbreaker-common
  • circuitbreaker-errrate
  • circuitbreaker-errcount

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0