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

com.tencent.polaris:outlier-detector-http 1.1.1

Polaris Plugins OutlierDetector HTTP JAR

Группа

Группа

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

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

outlier-detector-http
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать outlier-detector-http 1.1.1


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