SLF4J

Last Version: 1.26.0

Release Date:

org.openidentityplatform.commons.i18n-framework.slf4j

org.openidentityplatform.commons.i18n-framework : slf4j

This module provides an interface for efficiently writing localized messages out to a SLF4J Logger

Last Version: 2.0.15

Release Date:

Morphia

org.mongodb.morphia : morphia-logging-slf4j

Java Object Document Mapper for MongoDB

Last Version: 1.3.2

Release Date:

Neo4j - SLF4J Neo4j Binding

org.neo4j : neo4j-slf4j

SLF4J binding for Neo4j Logging.

Last Version: 4.0.12

Release Date:

Last Version: 2.2.3.Final

Release Date:

Last Version: 4.7.1

Release Date:

ConnId: SLF4J Logging

net.tirasa.connid : slf4j-logging

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 1.5.1.0

Release Date:

Last Version: 0.40.12

Release Date:

tritium-slf4j

com.palantir.tritium : tritium-slf4j

Palantir open source project

Last Version: 0.49.0

Release Date:

slf4j-log4j

org.slf4j : slf4j-log4j13

See http://www.slf4j.org/ Javadocs for the Log4jLoggerAdapter are available at http://www.slf4j.org/api/org/slf4j/impl/Log4jLoggerAdapter.html

Last Version: 1.0.1

Release Date:

slf4j-maven-plugin-log

com.googlecode.slf4j-maven-plugin-log : slf4j-maven-plugin-log

A SLF4J implementation which delegates to maven-plugin logging toolkit. Especially useful when maven-plugin dependencies use slf4j, cause their logs aren't available as maven-plugin logs.

Last Version: 1.0.0

Release Date:

JOMC Logging ⁑ Slf4J Logging

org.jomc.logging : jomc-logging-slf4j-logging

Object management and configuration logging system implementation backed by Slf4J.

Last Version: 1.3

Release Date:

Last Version: 1.0.5.Final

Release Date:

Gossip SLF4j

org.sonatype.gossip : gossip-slf4j

Gossip is a plugin for SLF4j which has simple and flexible configuration.

Last Version: 1.8

Release Date:

vaadin-slf4j-jdk14

com.vaadin.external.slf4j : vaadin-slf4j-jdk14

Slf4j API + JDK14 binding rebased to com.vaadin.external

Last Version: 1.6.1

Release Date:

Last Version: 0.1.12

Release Date:

Last Version: 8.18.0

Release Date:

Last Version: 2.3.2

Release Date:

Last Version: 2.3-custom

Release Date:

grizzled-slf4j

org.clapper : grizzled-slf4j_2.13

A Scala-friendly wrapper for the SLF4J logging framework

Last Version: 1.3.4

Release Date:

SciJava SLF4J Logging

org.scijava : scijava-log-slf4j

This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.

Last Version: 1.0.5

Release Date:

Static binder for SLF4J services

org.arakhne.afc.slf4j : slf4j-backwardcompat

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)

Last Version: 17.0

Release Date:

Log4j for SLF4J

org.arakhne.afc.slf4j : slf4j-log4j

Provide all the artifact for using Log4j as the SLF4J implementation

Last Version: 17.0

Release Date:

Killbill billing platform: OSGI slf4j-osgi Library

com.ning.billing : killbill-osgi-bundles-lib-slf4j-osgi

Library for managing recurring subscriptions and the associated billing

Last Version: 0.8.14

Release Date:

Scope Rule for SLF4J

com.undefinedlabs.scope : scope-rule-slf4j

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the SLF4J logging framework.

Last Version: 0.15.1-beta.2

Release Date:

SLF4J Binding

org.apache.logging.log4j : slf4j-impl

Binding between SLF4J API and Log4J2 Core

Last Version: 2.0-alpha2

Release Date:

Last Version: 1.1.1

Release Date:

slf4j-shaded

org.wso2.appserver.shade.slf4j : slf4j-shaded

WSO2 Application Server Parent Pom of feature modules

Last Version: 1.7.21.wso2v1-m3

Release Date:

SLF for CLDC API Module

com.github.mcpat.slf4j : slf4cldc-api

The SLF API for Connected Limited Device Configuration 1.1

Last Version: 1.6.0

Release Date:

Last Version: 2.0

Release Date:

SLF4J Scala API Module

org.apache.clerezza.ext : slf4j-scala-api

The slf4j Scala API. Taken from https://github.com/ceki/slf4j/tree/master/slf4j-scala-api. Changed to slf4j 1.6.1 and scala to 2.8.1. Changed group id, added distribution management and made it s

Last Version: 1.6.3

Release Date:

SLF4J Test

uk.org.lidalia : slf4j-test

An in-memory SLF4J implementation focused on aiding unit testing.

Last Version: 1.2.0

Release Date:

Last Version: 2.3.4-spark

Release Date:

Lidalia Extensions to SLF4J

uk.org.lidalia : lidalia-slf4j-ext

A wrapper for an SLF4J Logger that includes methods allowing logging to a level decided at run, rather than compile, time.

Last Version: 1.0.0-jdk6

Release Date:

SLF4J Gossip

org.codehaus.mojo.groovy.support : slf4j-gossip

Gossip is a plugin for SLF4J which has simple and flexible configuration.

Last Version: 1.0-beta-3

Release Date:

Last Version: 2.3.2

Release Date:

Last Version: 1.1.0

Release Date:

SLF4J Bill of Material POM

com.covisint.core : slf4j-bom

This bill of materials (BOM) POM covers all the SLF4J artifacts related to a particular version. By importing this BOM, you fix the version of all of SLF4J-related artifacts to the versions associated with a particular release. This prevents the overriding of SLF4J transitive dependencies which in turn could cause version conflicts between libraries. To use this BOM, add the following in your POM: <dependencyManagement> <dependencies> <dependency> <groupId>com.covisint.core</groupId> <artifactId>slf4j-bom</artifactId> <version>1.7.6</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> And then declare your dependency on the SLF4J artifacts *without* a version.

Last Version: 1.7.6

Release Date:

nlog4j

org.slf4j : nlog4j

nlog4j - NLOG4J is a production-quality log4j-replacement with native SLF4J API support. See http://www.slf4j.org/nlog4j/

Last Version: 1.2.25

Release Date:

Last Version: 2.3.2

Release Date:

Maven SLF4J Simple Provider

org.apache.maven : maven-slf4j-provider

Maven SLF4J provider based on SLF4J's simple provider, extended to support Maven styled colors for levels and stacktraces rendering.

Last Version: 3.8.6

Release Date:

iblog-slf4j-component

org.infrastructurebuilder.util.logging : iblog-slf4j-component

SLF4j-backed Maven Logging component. This shouldn't be necessary and totally ends up being necessary...

Last Version: 0.13.1

Release Date:

Last Version: 1.15

Release Date: