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