Last Version

log4j-more 0.0.1

more appenders and utilities for log4j

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

log4j-more
Version

Version

0.0.1
Type

Type

jar
Description

Description

log4j-more
more appenders and utilities for log4j
Project URL

Project URL

http://github.com/bingoohuang/log4j-more
Source Code Management

Source Code Management

http://github.com/bingoohuang/log4j-more

Download log4j-more 0.0.1


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.bingoohuang : diamond-client jar 0.0.18

Project Modules

There are no modules declared in this project.