MVN

org.arakhne.afc.slf4j : slf4j-backwardcompat

Maven & Gradle

Jan 04, 2020
2 usages
13 stars

Static binder for SLF4J services · Provide a static binding implementation that is used by the old versions of SLF4J (before 2.0) that retreives the logger based on the service provider that is is is newer versions of SLF4J (after 2.0)

<dependency>
    <groupId>org.arakhne.afc.slf4j</groupId>
    <artifactId>slf4j-backwardcompat</artifactId>
    <version>17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 17.0

All Versions

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

Version Vulnerabilities Updated
17.0
slf4j-backwardcompat-17.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.arakhne.afc.slf4j</groupId>
    <artifactId>slf4j-backwardcompat</artifactId>
    <version>17.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.arakhne.afc.slf4j:slf4j-backwardcompat:17.0'

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

implementation("org.arakhne.afc.slf4j:slf4j-backwardcompat:17.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.arakhne.afc.slf4j" % "slf4j-backwardcompat" % "17.0"

Advertisement

Dependencies from Group

Jan 04, 2020
2 usages
13 stars
Jan 04, 2020
2 usages
13 stars
Jan 04, 2020
2 usages
13 stars

Discover Dependencies

Jan 01, 2020
1 usages
6 stars
Jan 29, 2020
3 usages
0 stars
rlp
Jan 15, 2020
1 usages
0 stars
Jan 20, 2020
1 usages
1 stars
Feb 16, 2020
1 usages
Jan 31, 2020
1 usages
0 stars
Jan 27, 2020
0 stars
Dec 01, 2022
2 usages
1 stars
May 05, 2023
1 usages
286 stars