Fast Java Statsd Client

A tiny library allowing Java applications to communicate with statsd servers in an efficent way.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

tech.energyit
ArtifactId

ArtifactId

fast-java-statsd-client
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Fast Java Statsd Client
A tiny library allowing Java applications to communicate with statsd servers in an efficent way.
Project URL

Project URL

https://github.com/energyIt/fast-java-statsd-client
Source Code Management

Source Code Management

https://github.com/energyIt/fast-java-statsd-client

Download fast-java-statsd-client

How to add to project

<!-- https://jarcasting.com/artifacts/tech.energyit/fast-java-statsd-client/ -->
<dependency>
    <groupId>tech.energyit</groupId>
    <artifactId>fast-java-statsd-client</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/tech.energyit/fast-java-statsd-client/
implementation 'tech.energyit:fast-java-statsd-client:1.5'
// https://jarcasting.com/artifacts/tech.energyit/fast-java-statsd-client/
implementation ("tech.energyit:fast-java-statsd-client:1.5")
'tech.energyit:fast-java-statsd-client:jar:1.5'
<dependency org="tech.energyit" name="fast-java-statsd-client" rev="1.5">
  <artifact name="fast-java-statsd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.energyit', module='fast-java-statsd-client', version='1.5')
)
libraryDependencies += "tech.energyit" % "fast-java-statsd-client" % "1.5"
[tech.energyit/fast-java-statsd-client "1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.lmax : disruptor Optional jar 3.4.2

test (7)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.14.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.1.0
org.openjdk.jmh : jmh-core jar 1.23
org.openjdk.jmh : jmh-generator-annprocess jar 1.23
com.datadoghq : java-dogstatsd-client jar 2.8.1
org.awaitility : awaitility jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.3
1.0
0.6
0.5
0.4