is not current version
Last Version 0.0.5

io.github.hengyunabc:metrics-zabbix 0.0.4

metrics-zabbix. Report dropwizard/metrics data to zabbix.

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.github.hengyunabc
ArtifactId

ArtifactId

metrics-zabbix
Version

Version

0.0.4
Type

Type

jar

Download metrics-zabbix 0.0.4


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