is not current version
Last Version 1.6.1

com.tencent.polaris:healthchecker-tcp 1.3.0

Polaris Plugins HealthChecker TCP JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

healthchecker-tcp
Version

Version

1.3.0
Type

Type

jar

Download healthchecker-tcp 1.3.0


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