Last Version

Apache HBase - Logging 3.0.0-alpha-2

Logging Support for HBase

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-logging
Version

Version

3.0.0-alpha-2
Type

Type

jar
Description

Description

Apache HBase - Logging
Logging Support for HBase
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-logging 3.0.0-alpha-2


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

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 (3)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.30
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0

test (5)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 3.0.0-alpha-2
junit : junit jar 4.13
org.slf4j : jcl-over-slf4j jar 1.7.30
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-1.2-api jar 2.17.0

Project Modules

There are no modules declared in this project.