is not current version
Last Version 1.1.1

com.github.taucher2003.appenders:log4j 1.0

Various Logging Appenders which can append to e.g. discord webhooks

License

License

GroupId

GroupId

com.github.taucher2003.appenders
ArtifactId

ArtifactId

log4j
Version

Version

1.0
Type

Type

jar
Description

Description

Various Logging Appenders which can append to e.g. discord webhooks
Source Code Management

Source Code Management

https://github.com/Taucher2003/Appenders/tree/master/log4j

Download log4j 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.1
com.github.taucher2003.appenders : core jar 1.0
org.slf4j : slf4j-api jar 1.7.32
club.minnced : discord-webhooks jar 0.5.8
com.squareup.okhttp3 : okhttp jar 4.9.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-RC1

Project Modules

There are no modules declared in this project.