GroupId | GroupIdcom.tencent.polaris |
---|---|
ArtifactId | ArtifactIdrouter-healthy |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
router-healthy-1.6.0.pom | |
router-healthy-1.6.0.jar | 5 KB |
router-healthy-1.6.0-sources.jar | 5 KB |
router-healthy-1.6.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/router-healthy/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>router-healthy</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/router-healthy/
implementation 'com.tencent.polaris:router-healthy:1.6.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/router-healthy/
implementation ("com.tencent.polaris:router-healthy:1.6.0")
'com.tencent.polaris:router-healthy:jar:1.6.0'
<dependency org="com.tencent.polaris" name="router-healthy" rev="1.6.0">
<artifact name="router-healthy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='router-healthy', version='1.6.0')
)
libraryDependencies += "com.tencent.polaris" % "router-healthy" % "1.6.0"
[com.tencent.polaris/router-healthy "1.6.0"]