License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.qiniu |
ArtifactId | ArtifactIdqiniu-logging-plugin-log4j2 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqiniu-logging-plugin-log4j2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.qiniu/qiniu-logging-plugin-log4j2/ -->
<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-logging-plugin-log4j2</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiniu/qiniu-logging-plugin-log4j2/
implementation 'com.qiniu:qiniu-logging-plugin-log4j2:1.0.0'
// https://jarcasting.com/artifacts/com.qiniu/qiniu-logging-plugin-log4j2/
implementation ("com.qiniu:qiniu-logging-plugin-log4j2:1.0.0")
'com.qiniu:qiniu-logging-plugin-log4j2:jar:1.0.0'
<dependency org="com.qiniu" name="qiniu-logging-plugin-log4j2" rev="1.0.0">
<artifact name="qiniu-logging-plugin-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiniu', module='qiniu-logging-plugin-log4j2', version='1.0.0')
)
libraryDependencies += "com.qiniu" % "qiniu-logging-plugin-log4j2" % "1.0.0"
[com.qiniu/qiniu-logging-plugin-log4j2 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.qiniu : qiniu-pandora-sdk | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.9.1 |
org.apache.logging.log4j : log4j-core | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |