MVN

org.slf4j : slf4j-converter

Maven & Gradle

Jan 29, 2008

SLF4J Converter

<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-converter</artifactId>
    <version>1.5.0-M0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.slf4j : slf4j-converter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0-M0

All Versions

Choose a version of org.slf4j : slf4j-converter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
slf4j-converter-1.5.0-M0
1.4.x
slf4j-converter-1.4.3

How to add a dependency to Maven

Add the following org.slf4j : slf4j-converter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-converter</artifactId>
    <version>1.5.0-M0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.slf4j : slf4j-converter gradle dependency to your build.gradle file:

implementation 'org.slf4j:slf4j-converter:1.5.0-M0'

Gradle Kotlin DSL: Add the following org.slf4j : slf4j-converter gradle kotlin dependency to your build.gradle.kts file:

implementation("org.slf4j:slf4j-converter:1.5.0-M0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.slf4j : slf4j-converter sbt scala dependency to your build.sbt file:

libraryDependencies += "org.slf4j" % "slf4j-converter" % "1.5.0-M0"

Advertisement

Dependencies from Group

Mar 17, 2023
51k usages
2.1k stars
Mar 17, 2023
13.2k usages
2.1k stars
Mar 17, 2023
11k usages
2.1k stars
Mar 17, 2023
7.5k usages
2.1k stars
Mar 17, 2023
3.5k usages
2.1k stars

Discover Dependencies

Oct 03, 2014
11 stars
Sep 20, 2005
Dec 31, 2013
3 stars
Mar 08, 2013
18 usages
Nov 15, 2014
xms
May 12, 2014
Oct 23, 2013
5 stars