log4j-more
some more appenders and other utilities for log4j
License |
License |
---|---|
GroupId | GroupIdcom.github.bingoohuang |
ArtifactId | ArtifactIdlog4j-more |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog4j-more
more appenders and utilities for log4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log4j-more-0.0.1.pom | |
log4j-more-0.0.1.jar | 7 KB |
log4j-more-0.0.1-sources.jar | 3 KB |
log4j-more-0.0.1-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/log4j-more/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>log4j-more</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/log4j-more/
implementation 'com.github.bingoohuang:log4j-more:0.0.1'
// https://jarcasting.com/artifacts/com.github.bingoohuang/log4j-more/
implementation ("com.github.bingoohuang:log4j-more:0.0.1")
'com.github.bingoohuang:log4j-more:jar:0.0.1'
<dependency org="com.github.bingoohuang" name="log4j-more" rev="0.0.1">
<artifact name="log4j-more" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='log4j-more', version='0.0.1')
)
libraryDependencies += "com.github.bingoohuang" % "log4j-more" % "0.0.1"
[com.github.bingoohuang/log4j-more "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bingoohuang : blackcat-instrument Optional | jar | 0.0.10 |
log4j : log4j | jar | 1.2.17 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.bingoohuang : diamond-client | jar | 0.0.18 |
some more appenders and other utilities for log4j