Polaris Client

Polaris Client JAR

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-client
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Polaris Client
Polaris Client JAR

Download polaris-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.tencent.polaris : polaris-model jar 1.6.1
com.tencent.polaris : polaris-logging jar 1.6.1
com.tencent.polaris : polaris-plugin-api jar 1.6.1
com.tencent.polaris : polaris-protobuf jar 1.6.1
com.tencent.polaris : polaris-config-default jar 1.6.1
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

provided (2)

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

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0