is not current version
Last Version 1.6.1

com.tencent.polaris:polaris-discovery-client 1.1.1

Polaris Discovery Client JAR

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-discovery-client
Version

Version

1.1.1
Type

Type

jar

Download polaris-discovery-client 1.1.1


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