Last Version

log4j2-utils 0.13.0

Utility library for setting up slf4j version 1.8.0-beta4 with log4j2 version 2.17.2. Adding the missing ServiceProvider to work with Java 11

License

License

GroupId

GroupId

de.hs-heilbronn.mi
ArtifactId

ArtifactId

log4j2-utils
Version

Version

0.13.0
Type

Type

jar
Description

Description

log4j2-utils
Utility library for setting up slf4j version 1.8.0-beta4 with log4j2 version 2.17.2. Adding the missing ServiceProvider to work with Java 11
Project URL

Project URL

https://github.com/hhund/log4j-utils
Project Organization

Project Organization

Heilbronn University of Applied Sciences, Faculty of Informatics
Source Code Management

Source Code Management

https://github.com/hhund/log4j-utils

Download log4j2-utils 0.13.0


<!-- https://jarcasting.com/artifacts/de.hs-heilbronn.mi/log4j2-utils/ -->
<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>log4j2-utils</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hs-heilbronn.mi/log4j2-utils/
implementation 'de.hs-heilbronn.mi:log4j2-utils:0.13.0'
// https://jarcasting.com/artifacts/de.hs-heilbronn.mi/log4j2-utils/
implementation ("de.hs-heilbronn.mi:log4j2-utils:0.13.0")
'de.hs-heilbronn.mi:log4j2-utils:jar:0.13.0'
<dependency org="de.hs-heilbronn.mi" name="log4j2-utils" rev="0.13.0">
  <artifact name="log4j2-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hs-heilbronn.mi', module='log4j2-utils', version='0.13.0')
)
libraryDependencies += "de.hs-heilbronn.mi" % "log4j2-utils" % "0.13.0"
[de.hs-heilbronn.mi/log4j2-utils "0.13.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

Project Modules

There are no modules declared in this project.