is not current version
Last Version 9.0.54

de.mklinger.tomcat:tomcat-juli-slf4j 8.5.47

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

Categories

Categories

Tomcat Container Application Servers SLF4J Application Layer Libs Logging
GroupId

GroupId

de.mklinger.tomcat
ArtifactId

ArtifactId

tomcat-juli-slf4j
Version

Version

8.5.47
Type

Type

jar

Download tomcat-juli-slf4j 8.5.47


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