is not current version
Last Version 8.3.0

slf4j 8.2.0

This is a concept how SLF4J could be redesigned for Java>=5

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.slf4j
Version

Version

8.2.0
Type

Type

jar
Description

Description

slf4j
This is a concept how SLF4J could be redesigned for Java>=5
Project URL

Project URL

http://lilithapp.com
Source Code Management

Source Code Management

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

Download de.huxhorn.lilith.slf4j 8.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

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
de.huxhorn.lilith : de.huxhorn.lilith.logback.appender.multiplex-classic jar 8.2.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.