Last Version

Logback Contrib :: JSON :: Core 0.1.5

Logback Contrib provides community-driven and supported extensions to the Logback logging framework. All contributions are made by contributors with CLA on file.

License

License

Categories

Categories

JSON Data Logback Application Layer Libs Logging
GroupId

GroupId

ch.qos.logback.contrib
ArtifactId

ArtifactId

logback-json-core
Version

Version

0.1.5
Type

Type

jar
Description

Description

Logback Contrib :: JSON :: Core
Logback Contrib provides community-driven and supported extensions to the Logback logging framework. All contributions are made by contributors with CLA on file.
Project URL

Project URL

https://github.com/qos-ch/logback-contrib/wiki/logback-json-core

Download logback-json-core 0.1.5


<!-- https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-core/ -->
<dependency>
    <groupId>ch.qos.logback.contrib</groupId>
    <artifactId>logback-json-core</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-core/
implementation 'ch.qos.logback.contrib:logback-json-core:0.1.5'
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-core/
implementation ("ch.qos.logback.contrib:logback-json-core:0.1.5")
'ch.qos.logback.contrib:logback-json-core:jar:0.1.5'
<dependency org="ch.qos.logback.contrib" name="logback-json-core" rev="0.1.5">
  <artifact name="logback-json-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.qos.logback.contrib', module='logback-json-core', version='0.1.5')
)
libraryDependencies += "ch.qos.logback.contrib" % "logback-json-core" % "0.1.5"
[ch.qos.logback.contrib/logback-json-core "0.1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.3

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.44-beta
junit : junit jar 4.8.2
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.