Last Version

JULI-to-SLF4J Library 1.1.1

Tomcat JULI-to-SLF4J minimal adapter library

License

License

Categories

Categories

Tomcat Container Application Servers SLF4J Application Layer Libs Logging
GroupId

GroupId

org.gandon.tomcat
ArtifactId

ArtifactId

juli-to-slf4j
Version

Version

1.1.1
Type

Type

jar
Description

Description

JULI-to-SLF4J Library
Tomcat JULI-to-SLF4J minimal adapter library
Project URL

Project URL

https://github.com/bgandon/juli-to-slf4j
Source Code Management

Source Code Management

http://github.com/bgandon/juli-to-slf4j/tree/master

Download juli-to-slf4j 1.1.1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.tomcat : tomcat-juli jar 8.0.44

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.