Last Version

SLF4J Logging 3.1.0

Assortment of useful Utils

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.redlink.utils
ArtifactId

ArtifactId

slf4j-utils
Version

Version

3.1.0
Type

Type

jar
Description

Description

SLF4J Logging
Assortment of useful Utils
Project Organization

Project Organization

Redlink GmbH

Download slf4j-utils 3.1.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.