License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.hekate |
ArtifactId | ArtifactIdhekate-metrics-statsd |
Version | Version2.6.0 |
Type | Typejar |
Description |
DescriptionHekate StatsD
Java library for cluster communications and computing.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hekate-metrics-statsd-2.6.0.pom | |
hekate-metrics-statsd-2.6.0.jar | 11 KB |
hekate-metrics-statsd-2.6.0-sources.jar | 10 KB |
hekate-metrics-statsd-2.6.0-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-metrics-statsd/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-metrics-statsd</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-metrics-statsd/
implementation 'io.hekate:hekate-metrics-statsd:2.6.0'
// https://jarcasting.com/artifacts/io.hekate/hekate-metrics-statsd/
implementation ("io.hekate:hekate-metrics-statsd:2.6.0")
'io.hekate:hekate-metrics-statsd:jar:2.6.0'
<dependency org="io.hekate" name="hekate-metrics-statsd" rev="2.6.0">
<artifact name="hekate-metrics-statsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-metrics-statsd', version='2.6.0')
)
libraryDependencies += "io.hekate" % "hekate-metrics-statsd" % "2.6.0"
[io.hekate/hekate-metrics-statsd "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hekate : hekate-core | jar | 2.6.0 |