License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.opentsdb |
ArtifactId | ArtifactIdopentsdb |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenTSDB
OpenTSDB is a distributed, scalable Time Series Database (TSDB)
written on top of HBase. OpenTSDB was written to address a common need:
store, index and serve metrics collected from computer systems (network
gear, operating systems, applications) at a large scale, and make this
data easily accessible and graphable.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opentsdb-2.4.1.pom | |
opentsdb-2.4.1.jar | 781 KB |
opentsdb-2.4.1-sources.jar | 540 KB |
opentsdb-2.4.1-javadoc.jar | 757 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.opentsdb/opentsdb/ -->
<dependency>
<groupId>net.opentsdb</groupId>
<artifactId>opentsdb</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb/
implementation 'net.opentsdb:opentsdb:2.4.1'
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb/
implementation ("net.opentsdb:opentsdb:2.4.1")
'net.opentsdb:opentsdb:jar:2.4.1'
<dependency org="net.opentsdb" name="opentsdb" rev="2.4.1">
<artifact name="opentsdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.opentsdb', module='opentsdb', version='2.4.1')
)
libraryDependencies += "net.opentsdb" % "opentsdb" % "2.4.1"
[net.opentsdb/opentsdb "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
io.netty : netty | jar | 3.10.6.Final |
com.stumbleupon : async | jar | 1.4.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.apache.commons : commons-math3 | jar | 3.4.1 |
org.apache.commons : commons-jexl | jar | 2.1.1 |
org.jgrapht : jgrapht-core | jar | 0.9.1 |
com.esotericsoftware.kryo : kryo | jar | 2.21.1 |
org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
ch.qos.logback : logback-core | jar | 1.0.13 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
com.google.gwt : gwt-user | jar | 2.6.0 |
net.opentsdb : opentsdb_gwt_theme | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.javassist : javassist | jar | 3.21.0-GA |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.objenesis : objenesis | jar | 1.3 |
org.powermock : powermock-api-mockito | jar | 1.5.4 |
org.powermock : powermock-module-junit4 | jar | 1.5.4 |