is not current version
Last Version 1.5

Fast Java Statsd Client 1.0

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
Version

Version

1.0
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 1.0


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

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.12
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.