Last Version

io.github.nov11:statsd-client 1.0.6

a statsD client built on netty

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.nov11
ArtifactId

ArtifactId

statsd-client
Version

Version

1.0.6
Type

Type

jar
Description

Description

io.github.nov11:statsd-client
a statsD client built on netty
Project URL

Project URL

http://github.com/Nov11
Source Code Management

Source Code Management

http://github.com/Nov11/statsd-client/tree/master

Download statsd-client 1.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.12.Final
com.timgroup : java-statsd-client jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.