Last Version

statsd-netty 0.1.5

A netty-based StatsD UDP client

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.flozano.statsd-netty
ArtifactId

ArtifactId

statsd-netty
Version

Version

0.1.5
Type

Type

jar
Description

Description

statsd-netty
A netty-based StatsD UDP client
Project URL

Project URL

https://github.com/flozano/statsd-netty
Source Code Management

Source Code Management

https://github.com/flozano/statsd-netty/

Download statsd-netty 0.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.javassist : javassist Optional jar 3.19.0-GA
io.netty : netty-all jar 4.0.25.Final
org.slf4j : slf4j-api jar 1.7.9

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.17
ch.qos.logback : logback-classic jar 1.1.2
com.jayway.awaitility : awaitility jar 1.6.3
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.