Polaris Plugins Circuitbreaker Trigger Common

Polaris Plugins Circuitbreaker Trigger Common JAR

License

License

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

circuitbreaker-common
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Polaris Plugins Circuitbreaker Trigger Common
Polaris Plugins Circuitbreaker Trigger Common JAR

Download circuitbreaker-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.tencent.polaris : polaris-client jar 1.6.1
com.tencent.polaris : polaris-logging jar 1.6.1
com.tencent.polaris : polaris-model jar 1.6.1
com.tencent.polaris : polaris-plugin-api jar 1.6.1
com.tencent.polaris : polaris-config jar 1.6.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0