| Группа | Группаcom.tencent.polaris |
|---|---|
| Идентификатор | Идентификаторpolaris-all |
| Версия | Версия1.2.2 |
| Тип | Типjar |
| Описание |
ОписаниеPolaris All In One
All in one project for polaris-java
|
| Имя Файла | Размер |
|---|---|
| polaris-all-1.2.2.pom | |
| polaris-all-1.2.2.jar | 1 MB |
| polaris-all-1.2.2-sources.jar | 816 KB |
| polaris-all-1.2.2-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-all</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/
implementation 'com.tencent.polaris:polaris-all:1.2.2'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-all/
implementation ("com.tencent.polaris:polaris-all:1.2.2")
'com.tencent.polaris:polaris-all:jar:1.2.2'
<dependency org="com.tencent.polaris" name="polaris-all" rev="1.2.2">
<artifact name="polaris-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-all', version='1.2.2')
)
libraryDependencies += "com.tencent.polaris" % "polaris-all" % "1.2.2"
[com.tencent.polaris/polaris-all "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.7 |
| ch.qos.logback : logback-core | jar | 1.2.7 |
| junit : junit | jar | 4.12 |