is not current version
Last Version 8.3.0

logback-encoder-core 8.2.0

This file is part of Lilith. It contains the encoder base class.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.logback.encoder.core
Version

Version

8.2.0
Type

Type

jar
Description

Description

logback-encoder-core
This file is part of Lilith. It contains the encoder base class.
Project URL

Project URL

http://lilithapp.com
Source Code Management

Source Code Management

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

Download de.huxhorn.lilith.logback.encoder.core 8.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
de.huxhorn.lilith : de.huxhorn.lilith.constants jar 8.2.0
ch.qos.logback : logback-core jar 1.2.3
de.huxhorn.sulky : de.huxhorn.sulky.codec jar 8.2.0
de.huxhorn.sulky : de.huxhorn.sulky.codec.filebuffer jar 8.2.0

test (6)

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
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.