Last Version

SLF4J Simple Binding 2.0.0-alpha7

SLF4J Simple binding

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-simple
Version

Version

2.0.0-alpha7
Type

Type

jar
Description

Description

SLF4J Simple Binding
SLF4J Simple binding
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download slf4j-simple 2.0.0-alpha7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha7

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-api test-jar 2.0.0-alpha7
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.