Last Version

slf4j-logging 0.2.3

Wrapper for slf4j logger with extended formatting abilities.

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

slf4j-logging
Version

Version

0.2.3
Type

Type

jar
Description

Description

slf4j-logging
Wrapper for slf4j logger with extended formatting abilities.

Download slf4j-logging 0.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
org.easymock : easymock jar 3.2
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.