License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers config Application Layer Libs Configuration Logback Logging SLF4J |
GroupId | GroupIdcom.github.tomcat-slf4j-logback |
ArtifactId | ArtifactIdtomcat-slf4j-logback-config |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontomcat-slf4j-logback-config
Tomcat Slf4j Logback Integration Configuration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.2.2</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.2.2'
// https://jarcasting.com/artifacts/com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-config/
implementation ("com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-config:1.2.2")
'com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-config:jar:1.2.2'
<dependency org="com.github.tomcat-slf4j-logback" name="tomcat-slf4j-logback-config" rev="1.2.2">
<artifact name="tomcat-slf4j-logback-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomcat-slf4j-logback', module='tomcat-slf4j-logback-config', version='1.2.2')
)
libraryDependencies += "com.github.tomcat-slf4j-logback" % "tomcat-slf4j-logback-config" % "1.2.2"
[com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-config "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.36 |
org.slf4j : jcl-over-slf4j Optional | jar | 1.7.36 |
ch.qos.logback : logback-core Optional | jar | 1.2.11 |
ch.qos.logback : logback-classic Optional | jar | 1.2.11 |
ch.qos.logback : logback-access Optional | jar | 1.2.11 |