is not current version
Last Version 1.0.2

com.github.schnitker.logmanager:logmgr-log4j2 1.0.0

JDK LogManager implementation, submodule logmgr-log4j2

GroupId

GroupId

com.github.schnitker.logmanager
ArtifactId

ArtifactId

logmgr-log4j2
Version

Version

1.0.0
Type

Type

jar

Download logmgr-log4j2 1.0.0


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