Last Version

TrueCommons Logging 2.5.0

Provides a simple adapter to add support for localized messages to SLF4J.

License

License

Categories

Categories

Java Languages Net Logging Application Layer Libs
GroupId

GroupId

net.java.truecommons
ArtifactId

ArtifactId

truecommons-logging
Version

Version

2.5.0
Type

Type

jar
Description

Description

TrueCommons Logging
Provides a simple adapter to add support for localized messages to SLF4J.
Project Organization

Project Organization

Schlichtherle IT Services

Download truecommons-logging 2.5.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.