Last Version

logback-classic 8.3.0

This file is part of Lilith. It contains an NDC implementation that can be used in conjunction with the lilith appenders to get NDC functionality in Logback.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.logback.classic
Version

Version

8.3.0
Type

Type

jar
Description

Description

logback-classic
This file is part of Lilith. It contains an NDC implementation that can be used in conjunction with the lilith appenders to get NDC functionality in Logback.
Project URL

Project URL

http://lilithapp.com
Source Code Management

Source Code Management

http://github.com/huxi/lilith/

Download de.huxhorn.lilith.logback.classic 8.3.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
de.huxhorn.lilith : de.huxhorn.lilith.data.logging jar 8.3.0

test (5)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.12.3
org.codehaus.groovy : groovy jar 2.5.15
junit : junit jar 4.13.2
org.slf4j : slf4j-api jar 1.7.32
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.