opentsdb-client

This is a opentsdb client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.ennwifi
ArtifactId

ArtifactId

opentsdb-client
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

opentsdb-client
This is a opentsdb client.
Project URL

Project URL

https://github.com/jyzhangbo/opentsdb-client
Source Code Management

Source Code Management

https://github.com/jyzhangbo/opentsdb-client

Download opentsdb-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.61

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1