License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-protocol-statsd |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMole Statsd protocol
JMole Statsd protocol
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-protocol-statsd</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/
implementation 'net.welen.jmole:jmole-protocol-statsd:2.0.0'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/
implementation ("net.welen.jmole:jmole-protocol-statsd:2.0.0")
'net.welen.jmole:jmole-protocol-statsd:jar:2.0.0'
<dependency org="net.welen.jmole" name="jmole-protocol-statsd" rev="2.0.0">
<artifact name="jmole-protocol-statsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-protocol-statsd', version='2.0.0')
)
libraryDependencies += "net.welen.jmole" % "jmole-protocol-statsd" % "2.0.0"
[net.welen.jmole/jmole-protocol-statsd "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.timgroup : java-statsd-client | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.welen.jmole : jmole-kernel | jar | 2.0.0 |