is not current version
Last Version 1.2.0

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

Polaris Plugins OutlierDetector HTTP JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

outlier-detector-http
Version

Version

1.1.0
Type

Type

jar

Download outlier-detector-http 1.1.0


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