is not current version
Last Version 0.2

com.github.tillerino:log4j-http-appender 0.1

http appender for log4j

GroupId

GroupId

com.github.tillerino
ArtifactId

ArtifactId

log4j-http-appender
Version

Version

0.1
Type

Type

jar

Download log4j-http-appender 0.1


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