Last Version

Apache HBase - Metrics Implementation 2.2.4_1

HBase Metrics Implementation

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-metrics
Version

Version

2.2.4_1
Type

Type

jar
Description

Description

Apache HBase - Metrics Implementation
HBase Metrics Implementation
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-metrics

Download hbase-metrics 2.2.4_1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 2.2.1
ch.cern.hbase : hbase-common jar 2.2.4_1
ch.cern.hbase : hbase-metrics-api jar 2.2.4_1
io.dropwizard.metrics : metrics-core jar 3.2.6
org.apache.yetus : audience-annotations jar 0.5.0

test (5)

Group / Artifact Type Version
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1
ch.cern.hbase : hbase-common test-jar 2.2.4_1
ch.cern.hbase : hbase-metrics-api test-jar 2.2.4_1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.