is not current version
Last Version 1.2.0

com.tencent.polaris:outlier-detector 1.1.0

Polaris Plugins OutlierDetector POM

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

outlier-detector
Version

Version

1.1.0
Type

Type

pom

Download outlier-detector 1.1.0


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