License |
License |
---|---|
Categories |
CategoriesJSON Data Logging Application Layer Libs |
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdde.huxhorn.lilith.json-logging |
Version | Version8.2.0 |
Type | Typejar |
Description |
Descriptionlilith-json-logging
This file is part of Lilith. It contains JSON logging classes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.json-logging/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>de.huxhorn.lilith.json-logging</artifactId>
<version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.json-logging/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.json-logging:8.2.0'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.json-logging/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.json-logging:8.2.0")
'de.huxhorn.lilith:de.huxhorn.lilith.json-logging:jar:8.2.0'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.json-logging" rev="8.2.0">
<artifact name="de.huxhorn.lilith.json-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.json-logging', version='8.2.0')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.json-logging" % "8.2.0"
[de.huxhorn.lilith/de.huxhorn.lilith.json-logging "8.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
de.huxhorn.sulky : de.huxhorn.sulky.buffers | jar | 8.2.0 |
de.huxhorn.sulky : de.huxhorn.sulky.codec | jar | 8.2.0 |
de.huxhorn.lilith : de.huxhorn.lilith.engine | jar | 8.2.0 |
de.huxhorn.lilith : de.huxhorn.lilith.data.logging-json-serializer | jar | 8.2.0 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.8.17 |
org.codehaus.groovy : groovy | jar | 2.5.1 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |