License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Logback Application Layer Libs Logging SLF4J |
GroupId | GroupIdcom.github.tomcat-slf4j-logback |
ArtifactId | ArtifactIdtomcat-slf4j-logback-parent |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontomcat-slf4j-logback-parent
Tomcat Slf4j Logback Integration Parent Pom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tomcat-slf4j-logback-parent-1.3.4.pom | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-parent/ -->
<dependency>
<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat-slf4j-logback-parent</artifactId>
<version>1.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-parent/
implementation 'com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-parent:1.3.4'
// https://jarcasting.com/artifacts/com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-parent/
implementation ("com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-parent:1.3.4")
'com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-parent:pom:1.3.4'
<dependency org="com.github.tomcat-slf4j-logback" name="tomcat-slf4j-logback-parent" rev="1.3.4">
<artifact name="tomcat-slf4j-logback-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tomcat-slf4j-logback', module='tomcat-slf4j-logback-parent', version='1.3.4')
)
libraryDependencies += "com.github.tomcat-slf4j-logback" % "tomcat-slf4j-logback-parent" % "1.3.4"
[com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-parent "1.3.4"]
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 |