jar

org.grouplens.common : slf4j-maven-shim

Maven & Gradle

Oct 12, 2013

SLF4J Maven integration · This package provides an SLF4J backend that logs with Maven loggers. This allows logging output from SLF4J libraries to be sent to the Maven logging framework.

Table Of Contents

Latest Version

Download org.grouplens.common : slf4j-maven-shim JAR file - Latest Versions:

All Versions

Download org.grouplens.common : slf4j-maven-shim JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8
0.7

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window slf4j-maven-shim-0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.grouplens.common.slf4j.maven

├─ org.grouplens.common.slf4j.maven.InheritableReference.class - [JAR]

├─ org.grouplens.common.slf4j.maven.MavenLogger.class - [JAR]

├─ org.grouplens.common.slf4j.maven.MavenLoggerFactory.class - [JAR]

org.slf4j.impl

├─ org.slf4j.impl.StaticLoggerBinder.class - [JAR]