License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-configuration |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPolaris Configuration
Polaris Configuration POM
|
Filename | Size |
---|---|
polaris-configuration-1.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-configuration/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-configuration</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-configuration/
implementation 'com.tencent.polaris:polaris-configuration:1.6.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-configuration/
implementation ("com.tencent.polaris:polaris-configuration:1.6.1")
'com.tencent.polaris:polaris-configuration:pom:1.6.1'
<dependency org="com.tencent.polaris" name="polaris-configuration" rev="1.6.1">
<artifact name="polaris-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-configuration', version='1.6.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-configuration" % "1.6.1"
[com.tencent.polaris/polaris-configuration "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.3.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
ch.qos.logback : logback-core | jar | 1.2.9 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.16.1 |