Last Version

Logback-JSON-Core 2.0.1-RELEASE

Logback-JSON-Core is common integfaces and utility classes for Logback JSON support.

License

License

Categories

Categories

JSON Data Logback Application Layer Libs Logging
GroupId

GroupId

com.themodernway
ArtifactId

ArtifactId

logback-json-core
Version

Version

2.0.1-RELEASE
Type

Type

jar
Description

Description

Logback-JSON-Core
Logback-JSON-Core is common integfaces and utility classes for Logback JSON support.
Project URL

Project URL

https://github.com/themodernway/logback-json-core.git

Download logback-json-core 2.0.1-RELEASE


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

Dependencies

compile (1)

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

test (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6
org.codehaus.groovy : groovy-all jar 2.4.15
org.spockframework : spock-core jar 1.1-groovy-2.4
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.