Last Version

Tomcat Juli log lib reimplemented over slf4j 4

This is the same for Tomcat juli log library as jcl-over-slf4j is for commons-logging

License

License

Categories

Categories

Tomcat Container Application Servers SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

tomcat-juli-over-slf4j
Version

Version

4
Type

Type

jar
Description

Description

Tomcat Juli log lib reimplemented over slf4j
This is the same for Tomcat juli log library as jcl-over-slf4j is for commons-logging

Download tomcat-juli-over-slf4j 4


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-integration jar 1.3
org.apache.tomcat : tomcat-jdbc jar 8.0.0-RC10

Project Modules

There are no modules declared in this project.