Last Version

Apache Log4j SLF4J Binding 2.6.3-CUSTOM

The Apache Log4j SLF4J API binding to Log4j 2 Core

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

uk.co.nichesolutions.logging.log4j
ArtifactId

ArtifactId

log4j-slf4j-impl
Version

Version

2.6.3-CUSTOM
Type

Type

jar
Description

Description

Apache Log4j SLF4J Binding
The Apache Log4j SLF4J API binding to Log4j 2 Core
Project URL

Project URL

http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/
Project Organization

Project Organization

Apache Software Foundation

Download log4j-slf4j-impl 2.6.3-CUSTOM


<!-- https://jarcasting.com/artifacts/uk.co.nichesolutions.logging.log4j/log4j-slf4j-impl/ -->
<dependency>
    <groupId>uk.co.nichesolutions.logging.log4j</groupId>
    <artifactId>log4j-slf4j-impl</artifactId>
    <version>2.6.3-CUSTOM</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.nichesolutions.logging.log4j/log4j-slf4j-impl/
implementation 'uk.co.nichesolutions.logging.log4j:log4j-slf4j-impl:2.6.3-CUSTOM'
// https://jarcasting.com/artifacts/uk.co.nichesolutions.logging.log4j/log4j-slf4j-impl/
implementation ("uk.co.nichesolutions.logging.log4j:log4j-slf4j-impl:2.6.3-CUSTOM")
'uk.co.nichesolutions.logging.log4j:log4j-slf4j-impl:jar:2.6.3-CUSTOM'
<dependency org="uk.co.nichesolutions.logging.log4j" name="log4j-slf4j-impl" rev="2.6.3-CUSTOM">
  <artifact name="log4j-slf4j-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.nichesolutions.logging.log4j', module='log4j-slf4j-impl', version='2.6.3-CUSTOM')
)
libraryDependencies += "uk.co.nichesolutions.logging.log4j" % "log4j-slf4j-impl" % "2.6.3-CUSTOM"
[uk.co.nichesolutions.logging.log4j/log4j-slf4j-impl "2.6.3-CUSTOM"]

Dependencies

compile (3)

Group / Artifact Type Version
uk.co.nichesolutions : slf4j-api jar 1.7.22-CUSTOM
uk.co.nichesolutions : slf4j-ext Optional jar 1.7.22-CUSTOM
uk.co.nichesolutions.logging.log4j : log4j-api jar 2.6.3-CUSTOM

test (5)

Group / Artifact Type Version
uk.co.nichesolutions.logging.log4j : log4j-api test-jar 2.6.3-CUSTOM
org.apache.commons : commons-lang3 jar 3.4
uk.co.nichesolutions.logging.log4j : log4j-core jar 2.6.3-CUSTOM
uk.co.nichesolutions.logging.log4j : log4j-core test-jar 2.6.3-CUSTOM
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.