is not current version
Last Version 9.0.54

tomcat-juli-slf4j 9.0.46

Replacement for Tomcat's tomcat-juli.jar logging to SLF4J

License

License

Categories

Categories

Tomcat Container Application Servers SLF4J Application Layer Libs Logging
GroupId

GroupId

de.mklinger.tomcat
ArtifactId

ArtifactId

tomcat-juli-slf4j
Version

Version

9.0.46
Type

Type

jar
Description

Description

tomcat-juli-slf4j
Replacement for Tomcat's tomcat-juli.jar logging to SLF4J
Project URL

Project URL

https://github.com/de-mklinger/tomcat-juli-slf4j
Project Organization

Project Organization

mklinger GmbH
Source Code Management

Source Code Management

https://github.com/de-mklinger/tomcat-juli-slf4j

Download tomcat-juli-slf4j 9.0.46


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

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
javax.xml.bind : jaxb-api jar 2.3.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.ow2.asm : asm jar 9.0
de.mklinger.commons : exec jar 1.4
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.