| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаcom.tencent.polaris |
| Идентификатор | Идентификаторpolaris-configuration-factory |
| Версия | Версия1.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеPolaris Configuration Factory
Polaris Configuration Factory JAR
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-configuration-factory/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-configuration-factory</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-configuration-factory/
implementation 'com.tencent.polaris:polaris-configuration-factory:1.4.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-configuration-factory/
implementation ("com.tencent.polaris:polaris-configuration-factory:1.4.0")
'com.tencent.polaris:polaris-configuration-factory:jar:1.4.0'
<dependency org="com.tencent.polaris" name="polaris-configuration-factory" rev="1.4.0">
<artifact name="polaris-configuration-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-configuration-factory', version='1.4.0')
)
libraryDependencies += "com.tencent.polaris" % "polaris-configuration-factory" % "1.4.0"
[com.tencent.polaris/polaris-configuration-factory "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tencent.polaris : polaris-test-common | jar | 1.4.0 |
| com.tencent.polaris : polaris-test-mock-discovery | jar | 1.4.0 |
| org.mockito : mockito-core | jar | 4.3.1 |
| 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 |