Last Version

Logback Extras 1.0.0

Extras and helpers for Logback logging

License

License

Categories

Categories

Logging Application Layer Libs Logback
GroupId

GroupId

com.bisnode.logging
ArtifactId

ArtifactId

logback-extras
Version

Version

1.0.0
Type

Type

jar
Description

Description

Logback Extras
Extras and helpers for Logback logging
Project URL

Project URL

https://github.com/Bisnode/logback-extras
Source Code Management

Source Code Management

https://github.com/Bisnode/logback-extras

Download logback-extras 1.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.