License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdch.cern.hbase |
ArtifactId | ArtifactIdhbase-metrics-api |
Last Version | Last Version2.2.4_1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Metrics API
HBase Metrics API descriptions
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-metrics-api/ -->
<dependency>
<groupId>ch.cern.hbase</groupId>
<artifactId>hbase-metrics-api</artifactId>
<version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-metrics-api/
implementation 'ch.cern.hbase:hbase-metrics-api:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-metrics-api/
implementation ("ch.cern.hbase:hbase-metrics-api:2.2.4_1")
'ch.cern.hbase:hbase-metrics-api:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-metrics-api" rev="2.2.4_1">
<artifact name="hbase-metrics-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-metrics-api', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-metrics-api" % "2.2.4_1"
[ch.cern.hbase/hbase-metrics-api "2.2.4_1"]
Group / Artifact | Type | Version |
---|---|---|
ch.cern.hbase : hbase-common | jar | 2.2.4_1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.2.1 |
org.apache.yetus : audience-annotations | jar | 0.5.0 |
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 |
org.mockito : mockito-core | jar | 2.28.2 |
junit : junit | jar | 4.12 |