Last Version

metrics-opentsdb 1.1.0

metrics reporter for OpenTSDB

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.sps.metrics
ArtifactId

ArtifactId

metrics-opentsdb
Version

Version

1.1.0
Type

Type

jar
Description

Description

metrics-opentsdb
metrics reporter for OpenTSDB
Project URL

Project URL

http://github.com/sps/metrics-opentsdb
Source Code Management

Source Code Management

http://github.com/sps/metrics-opentsdb/

Download metrics-opentsdb 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.0
org.glassfish.jersey.core : jersey-client jar 2.22.2
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.17
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.