is not current version
Last Version 3.0.1

cn.home1:log4j2-test-config 3.0.0

Log4j2 config for tests

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

log4j2-test-config
Version

Version

3.0.0
Type

Type

jar

Download log4j2-test-config 3.0.0


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