Last Version

SLF4J JCL Binding 1.7.36

SLF4J JCL Binding

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-jcl
Version

Version

1.7.36
Type

Type

jar
Description

Description

SLF4J JCL Binding
SLF4J JCL Binding
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download slf4j-jcl 1.7.36


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.