is not current version
Last Version 0.0.7.OSS

cn.home1:logback-config-test 0.0.5.OSS

Logback config for tests

Categories

Categories

config Application Layer Libs Configuration Logback Logging
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

logback-config-test
Version

Version

0.0.5.OSS
Type

Type

jar

Download logback-config-test 0.0.5.OSS


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