| GroupId | GroupIdcom.tencent.polaris |
|---|---|
| ArtifactId | ArtifactIdpolaris-all |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
DescriptionPolaris All In One
All in one project for polaris-java
|
| Filename | Size |
|---|---|
| polaris-all-1.2.1.pom | |
| polaris-all-1.2.1.jar | 1 MB |
| polaris-all-1.2.1-sources.jar | 816 KB |
| polaris-all-1.2.1-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-all</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/
implementation 'com.tencent.polaris:polaris-all:1.2.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/
implementation ("com.tencent.polaris:polaris-all:1.2.1")
'com.tencent.polaris:polaris-all:jar:1.2.1'
<dependency org="com.tencent.polaris" name="polaris-all" rev="1.2.1">
<artifact name="polaris-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-all', version='1.2.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-all" % "1.2.1"
[com.tencent.polaris/polaris-all "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-all | 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 |
| io.prometheus : simpleclient_pushgateway | jar | 0.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
| junit : junit | jar | 4.12 |