is not current version
Last Version 1.4.1

org.seppiko.glf:glf-log4j2 1.2.RELEASE

GLF for Log4j 2.x implementation

GroupId

GroupId

org.seppiko.glf
ArtifactId

ArtifactId

glf-log4j2
Version

Version

1.2.RELEASE
Type

Type

jar

Download glf-log4j2 1.2.RELEASE


<!-- https://jarcasting.com/artifacts/org.seppiko.glf/glf-log4j2/ -->
<dependency>
    <groupId>org.seppiko.glf</groupId>
    <artifactId>glf-log4j2</artifactId>
    <version>1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.seppiko.glf/glf-log4j2/
implementation 'org.seppiko.glf:glf-log4j2:1.2.RELEASE'
// https://jarcasting.com/artifacts/org.seppiko.glf/glf-log4j2/
implementation ("org.seppiko.glf:glf-log4j2:1.2.RELEASE")
'org.seppiko.glf:glf-log4j2:jar:1.2.RELEASE'
<dependency org="org.seppiko.glf" name="glf-log4j2" rev="1.2.RELEASE">
  <artifact name="glf-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seppiko.glf', module='glf-log4j2', version='1.2.RELEASE')
)
libraryDependencies += "org.seppiko.glf" % "glf-log4j2" % "1.2.RELEASE"
[org.seppiko.glf/glf-log4j2 "1.2.RELEASE"]