is not current version
Last Version 1.1.0

com.github.sps.metrics:metrics-opentsdb 1.0.4

metrics reporter for OpenTSDB

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.sps.metrics
ArtifactId

ArtifactId

metrics-opentsdb
Version

Version

1.0.4
Type

Type

jar

Download metrics-opentsdb 1.0.4


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