is not current version
Last Version 1.2.2

net.dreamlu:mica-log4j2 1.2.0

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-log4j2
Version

Version

1.2.0
Type

Type

jar

Download mica-log4j2 1.2.0


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