License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-config-opensource |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPolaris Common Config Opensource
Polaris Common Config Opensource JAR
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-config-opensource/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-config-opensource</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-config-opensource/
implementation 'com.tencent.polaris:polaris-config-opensource:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-config-opensource/
implementation ("com.tencent.polaris:polaris-config-opensource:1.0.0")
'com.tencent.polaris:polaris-config-opensource:jar:1.0.0'
<dependency org="com.tencent.polaris" name="polaris-config-opensource" rev="1.0.0">
<artifact name="polaris-config-opensource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-config-opensource', version='1.0.0')
)
libraryDependencies += "com.tencent.polaris" % "polaris-config-opensource" % "1.0.0"
[com.tencent.polaris/polaris-config-opensource "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-config | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
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 |