Last Version

slf4j 8.3.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.3.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.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.slf4j/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.slf4j:8.3.0'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.slf4j/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.slf4j:8.3.0")
'de.huxhorn.lilith:de.huxhorn.lilith.slf4j:jar:8.3.0'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.slf4j" rev="8.3.0">
  <artifact name="de.huxhorn.lilith.slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.slf4j', version='8.3.0')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.slf4j" % "8.3.0"
[de.huxhorn.lilith/de.huxhorn.lilith.slf4j "8.3.0"]

Dependencies

runtime (1)

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

test (4)

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.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.