License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-logging |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPolaris Logging Model
Polaris Logging Model JAR
|
Filename | Size |
---|---|
polaris-logging-1.6.1.pom | |
polaris-logging-1.6.1.jar | 13 KB |
polaris-logging-1.6.1-sources.jar | 11 KB |
polaris-logging-1.6.1-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-logging/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-logging</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-logging/
implementation 'com.tencent.polaris:polaris-logging:1.6.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-logging/
implementation ("com.tencent.polaris:polaris-logging:1.6.1")
'com.tencent.polaris:polaris-logging:jar:1.6.1'
<dependency org="com.tencent.polaris" name="polaris-logging" rev="1.6.1">
<artifact name="polaris-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-logging', version='1.6.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-logging" % "1.6.1"
[com.tencent.polaris/polaris-logging "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.17 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.2 |
ch.qos.logback : logback-classic Optional | jar | 1.2.9 |
ch.qos.logback : logback-core Optional | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.16.1 |