is not current version
Last Version 1.6.1

Polaris Client 1.2.3

Polaris Client JAR

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-client
Version

Version

1.2.3
Type

Type

jar
Description

Description

Polaris Client
Polaris Client JAR

Download polaris-client 1.2.3


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

Dependencies

compile (12)

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-protobuf jar 1.2.3
com.tencent.polaris : polaris-config-default jar 1.2.3
io.grpc : grpc-netty-shaded jar 1.33.0
io.grpc : grpc-protobuf jar 1.33.0
io.grpc : grpc-stub jar 1.33.0
io.grpc : grpc-context jar 1.33.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.google.protobuf : protobuf-java-util jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

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

Project Modules

There are no modules declared in this project.