is not current version
Last Version 1.6.1

com.tencent.polaris:router-healthy 1.1.0

Polaris Plugins Router Healthy JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

router-healthy
Version

Version

1.1.0
Type

Type

jar

Download router-healthy 1.1.0


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