Last Version

log4j-http-appender 0.2

http appender for log4j

License

License

GroupId

GroupId

com.github.tillerino
ArtifactId

ArtifactId

log4j-http-appender
Version

Version

0.2
Type

Type

jar
Description

Description

log4j-http-appender
http appender for log4j
Project URL

Project URL

https://github.com/Tillerino/log4j-http-appender

Download log4j-http-appender 0.2


<!-- https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/ -->
<dependency>
    <groupId>com.github.tillerino</groupId>
    <artifactId>log4j-http-appender</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/
implementation 'com.github.tillerino:log4j-http-appender:0.2'
// https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/
implementation ("com.github.tillerino:log4j-http-appender:0.2")
'com.github.tillerino:log4j-http-appender:jar:0.2'
<dependency org="com.github.tillerino" name="log4j-http-appender" rev="0.2">
  <artifact name="log4j-http-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tillerino', module='log4j-http-appender', version='0.2')
)
libraryDependencies += "com.github.tillerino" % "log4j-http-appender" % "0.2"
[com.github.tillerino/log4j-http-appender "0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
log4j : log4j jar [1.2.16,)

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.