is not current version
Last Version 1.1.5

com.github.thinker0.metrics:metrics-opentsdb 1.1.1

metrics reporter for OpenTSDB

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.thinker0.metrics
ArtifactId

ArtifactId

metrics-opentsdb
Version

Version

1.1.1
Type

Type

jar

Download metrics-opentsdb 1.1.1


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