is not current version
Last Version 1.2.2

com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-config 1.1.1

Tomcat Slf4j Logback Integration Configuration

Categories

Categories

Tomcat Container Application Servers config Application Layer Libs Configuration Logback Logging SLF4J
GroupId

GroupId

com.github.tomcat-slf4j-logback
ArtifactId

ArtifactId

tomcat-slf4j-logback-config
Version

Version

1.1.1
Type

Type

jar

Download tomcat-slf4j-logback-config 1.1.1


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