is not current version
Last Version 3.0.0-alpha-2

Apache HBase - Logging 2.4.4

Logging Support for HBase

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-logging
Version

Version

2.4.4
Type

Type

jar
Description

Description

Apache HBase - Logging
Logging Support for HBase
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-logging 2.4.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.yetus : audience-annotations jar 0.5.0

provided (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.30
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 2.4.4
junit : junit jar 4.13
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.