Last Version

Statsd over SLF4J 1.0.0

A Java statsd client, combined with an SLF4J compatible logging facility.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.ubercraft.statsd
ArtifactId

ArtifactId

statsd-over-slf4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

Statsd over SLF4J
A Java statsd client, combined with an SLF4J compatible logging facility.
Project URL

Project URL

https://github.com/nzjess/statsd-over-slf4j
Source Code Management

Source Code Management

https://github.com/nzjess/statsd-over-slf4j

Download statsd-over-slf4j 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.4.0,)

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar [0.9,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.