Polaris All In One

All in one project for polaris-java

License

License

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-all
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Polaris All In One
All in one project for polaris-java

Download polaris-all

How to add to project

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

Dependencies

provided (1)

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

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