is not current version
Last Version 1.0.1

com.kloudtek.elogging:elogging-log4j2 1.0.0

Log4j2 plugins library

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.kloudtek.elogging
ArtifactId

ArtifactId

elogging-log4j2
Version

Version

1.0.0
Type

Type

pom

Download elogging-log4j2 1.0.0


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