is not current version
Last Version 3.0.1

cn.home1:logback-test-config 0.1.1

Logback config for tests

Categories

Categories

config Application Layer Libs Configuration Logback Logging
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

logback-test-config
Version

Version

0.1.1
Type

Type

jar

Download logback-test-config 0.1.1


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