logback-converter-access

This file is part of Lilith. It contains the converter to translate from logback to lilith access events.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.logback.converter-access
Last Version

Last Version

8.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

logback-converter-access
This file is part of Lilith. It contains the converter to translate from logback to lilith access events.
Project URL

Project URL

http://lilithapp.com
Source Code Management

Source Code Management

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

Download de.huxhorn.lilith.logback.converter-access

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
ch.qos.logback : logback-access jar 1.2.7
de.huxhorn.sulky : de.huxhorn.sulky.codec jar 8.3.0
de.huxhorn.lilith : de.huxhorn.lilith.data.access jar 8.3.0
de.huxhorn.lilith : de.huxhorn.lilith.data.converter jar 8.3.0
de.huxhorn.lilith : de.huxhorn.lilith.data.eventsource 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.

Versions

Version
8.3.0
8.2.0
8.1.1
8.1.0
8.0.0
0.9.44
0.9.43