License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.qiniu |
ArtifactId | ArtifactIdqiniu-logging-plugin-log4j |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqiniu-logging-plugin-log4j
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-log4j/ -->
<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-logging-plugin-log4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiniu/qiniu-logging-plugin-log4j/
implementation 'com.qiniu:qiniu-logging-plugin-log4j:1.0.0'
// https://jarcasting.com/artifacts/com.qiniu/qiniu-logging-plugin-log4j/
implementation ("com.qiniu:qiniu-logging-plugin-log4j:1.0.0")
'com.qiniu:qiniu-logging-plugin-log4j:jar:1.0.0'
<dependency org="com.qiniu" name="qiniu-logging-plugin-log4j" rev="1.0.0">
<artifact name="qiniu-logging-plugin-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiniu', module='qiniu-logging-plugin-log4j', version='1.0.0')
)
libraryDependencies += "com.qiniu" % "qiniu-logging-plugin-log4j" % "1.0.0"
[com.qiniu/qiniu-logging-plugin-log4j "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.qiniu : qiniu-pandora-sdk | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |