License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Logback Logging |
GroupId | GroupIdcn.home1 |
ArtifactId | ArtifactIdlogback-config-test |
Version | Version0.0.7.OSS |
Type | Typejar |
Description |
Descriptionlogback-config-test
Logback config for tests
|
<!-- https://jarcasting.com/artifacts/cn.home1/logback-config-test/ -->
<dependency>
<groupId>cn.home1</groupId>
<artifactId>logback-config-test</artifactId>
<version>0.0.7.OSS</version>
</dependency>
// https://jarcasting.com/artifacts/cn.home1/logback-config-test/
implementation 'cn.home1:logback-config-test:0.0.7.OSS'
// https://jarcasting.com/artifacts/cn.home1/logback-config-test/
implementation ("cn.home1:logback-config-test:0.0.7.OSS")
'cn.home1:logback-config-test:jar:0.0.7.OSS'
<dependency org="cn.home1" name="logback-config-test" rev="0.0.7.OSS">
<artifact name="logback-config-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.home1', module='logback-config-test', version='0.0.7.OSS')
)
libraryDependencies += "cn.home1" % "logback-config-test" % "0.0.7.OSS"
[cn.home1/logback-config-test "0.0.7.OSS"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : jul-to-slf4j | jar | |
org.springframework.boot : spring-boot-starter-logging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.stefanbirkner : system-rules | jar | 1.18.0 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter | jar |