Last Version

cn.home1:logback-example 0.1.1

Log config file in classpath, avoid copy and paste log config file across projects

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

logback-example
Version

Version

0.1.1
Type

Type

jar
Description

Description

Log config file in classpath, avoid copy and paste log config file across projects

Download logback-example 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.home1 : logback-logstash-config jar 0.1.1
org.springframework.boot : spring-boot-starter jar
org.apache.commons : commons-lang3 jar 3.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
com.github.stefanbirkner : system-rules jar 1.18.0
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.