Last Version

Static binder for SLF4J services 17.0

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)

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.arakhne.afc.slf4j
ArtifactId

ArtifactId

slf4j-backwardcompat
Version

Version

17.0
Type

Type

jar
Description

Description

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)
Project Organization

Project Organization

Arakhnê.org Project

Download slf4j-backwardcompat 17.0


<!-- https://jarcasting.com/artifacts/org.arakhne.afc.slf4j/slf4j-backwardcompat/ -->
<dependency>
    <groupId>org.arakhne.afc.slf4j</groupId>
    <artifactId>slf4j-backwardcompat</artifactId>
    <version>17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.arakhne.afc.slf4j/slf4j-backwardcompat/
implementation 'org.arakhne.afc.slf4j:slf4j-backwardcompat:17.0'
// https://jarcasting.com/artifacts/org.arakhne.afc.slf4j/slf4j-backwardcompat/
implementation ("org.arakhne.afc.slf4j:slf4j-backwardcompat:17.0")
'org.arakhne.afc.slf4j:slf4j-backwardcompat:jar:17.0'
<dependency org="org.arakhne.afc.slf4j" name="slf4j-backwardcompat" rev="17.0">
  <artifact name="slf4j-backwardcompat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arakhne.afc.slf4j', module='slf4j-backwardcompat', version='17.0')
)
libraryDependencies += "org.arakhne.afc.slf4j" % "slf4j-backwardcompat" % "17.0"
[org.arakhne.afc.slf4j/slf4j-backwardcompat "17.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.