Last Version

slf4j-log4j 1.0.1

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

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-log4j13
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download slf4j-log4j13 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.