is not current version
Last Version 3.0.1

cn.home1:log4j2-rolling-config 0.0.9.OSS

Log4j2 rolling file config

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

log4j2-rolling-config
Version

Version

0.0.9.OSS
Type

Type

jar

Download log4j2-rolling-config 0.0.9.OSS


<!-- https://jarcasting.com/artifacts/cn.home1/log4j2-rolling-config/ -->
<dependency>
    <groupId>cn.home1</groupId>
    <artifactId>log4j2-rolling-config</artifactId>
    <version>0.0.9.OSS</version>
</dependency>
// https://jarcasting.com/artifacts/cn.home1/log4j2-rolling-config/
implementation 'cn.home1:log4j2-rolling-config:0.0.9.OSS'
// https://jarcasting.com/artifacts/cn.home1/log4j2-rolling-config/
implementation ("cn.home1:log4j2-rolling-config:0.0.9.OSS")
'cn.home1:log4j2-rolling-config:jar:0.0.9.OSS'
<dependency org="cn.home1" name="log4j2-rolling-config" rev="0.0.9.OSS">
  <artifact name="log4j2-rolling-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.home1', module='log4j2-rolling-config', version='0.0.9.OSS')
)
libraryDependencies += "cn.home1" % "log4j2-rolling-config" % "0.0.9.OSS"
[cn.home1/log4j2-rolling-config "0.0.9.OSS"]