License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdhealthchecker-tcp |
Version | Version1.2.3 |
Type | Typejar |
Description |
DescriptionPolaris Plugins HealthChecker TCP
Polaris Plugins HealthChecker TCP JAR
|
Filename | Size |
---|---|
healthchecker-tcp-1.2.3.pom | |
healthchecker-tcp-1.2.3.jar | 5 KB |
healthchecker-tcp-1.2.3-sources.jar | 4 KB |
healthchecker-tcp-1.2.3-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/healthchecker-tcp/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>healthchecker-tcp</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/healthchecker-tcp/
implementation 'com.tencent.polaris:healthchecker-tcp:1.2.3'
// https://jarcasting.com/artifacts/com.tencent.polaris/healthchecker-tcp/
implementation ("com.tencent.polaris:healthchecker-tcp:1.2.3")
'com.tencent.polaris:healthchecker-tcp:jar:1.2.3'
<dependency org="com.tencent.polaris" name="healthchecker-tcp" rev="1.2.3">
<artifact name="healthchecker-tcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='healthchecker-tcp', version='1.2.3')
)
libraryDependencies += "com.tencent.polaris" % "healthchecker-tcp" % "1.2.3"
[com.tencent.polaris/healthchecker-tcp "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-model | jar | 1.2.3 |
com.tencent.polaris : polaris-plugin-api | jar | 1.2.3 |
com.tencent.polaris : polaris-config | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
junit : junit | jar | 4.12 |