| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tencent.polaris |
| Идентификатор | Идентификаторpolaris-model |
| Версия | Версия1.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеPolaris Common Model
Polaris Common Model JAR
|
| Имя Файла | Размер |
|---|---|
| polaris-model-1.2.1.pom | |
| polaris-model-1.2.1.jar | 54 KB |
| polaris-model-1.2.1-sources.jar | 55 KB |
| polaris-model-1.2.1-javadoc.jar | 360 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-model/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-model</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-model/
implementation 'com.tencent.polaris:polaris-model:1.2.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-model/
implementation ("com.tencent.polaris:polaris-model:1.2.1")
'com.tencent.polaris:polaris-model:jar:1.2.1'
<dependency org="com.tencent.polaris" name="polaris-model" rev="1.2.1">
<artifact name="polaris-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-model', version='1.2.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-model" % "1.2.1"
[com.tencent.polaris/polaris-model "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tencent.polaris : polaris-protobuf | jar | 1.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |