is not current version
Last Version 1.3.4

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

Tomcat Slf4j Logback Integration Parent Pom

Categories

Categories

Tomcat Container Application Servers Logback Application Layer Libs Logging SLF4J
GroupId

GroupId

com.github.tomcat-slf4j-logback
ArtifactId

ArtifactId

tomcat-slf4j-logback-parent
Version

Version

1.1.1
Type

Type

pom

Download tomcat-slf4j-logback-parent 1.1.1


<!-- 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.1.1</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.1.1'
// https://jarcasting.com/artifacts/com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-parent/
implementation ("com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-parent:1.1.1")
'com.github.tomcat-slf4j-logback:tomcat-slf4j-logback-parent:pom:1.1.1'
<dependency org="com.github.tomcat-slf4j-logback" name="tomcat-slf4j-logback-parent" rev="1.1.1">
  <artifact name="tomcat-slf4j-logback-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tomcat-slf4j-logback', module='tomcat-slf4j-logback-parent', version='1.1.1')
)
libraryDependencies += "com.github.tomcat-slf4j-logback" % "tomcat-slf4j-logback-parent" % "1.1.1"
[com.github.tomcat-slf4j-logback/tomcat-slf4j-logback-parent "1.1.1"]