не последняя версия
Последняя версия 1.6.1

com.tencent.polaris:polaris-circuitbreaker 1.1.0

Polaris Circuitbreaker POM

Группа

Группа

com.tencent.polaris
Идентификатор

Идентификатор

polaris-circuitbreaker
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать polaris-circuitbreaker 1.1.0

Имя Файла Размер
polaris-circuitbreaker-1.1.0.pom 1 KB
Обзор

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