License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.apache.hbase |
ArtifactId | ArtifactIdhbase-logging |
Last Version | Last Version3.0.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Logging
Logging Support for HBase
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.yetus : audience-annotations | jar | 0.5.0 |
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 |
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 |