is not current version
Last Version 3.0.0-alpha-2

Apache HBase - Asynchronous FileSystem 2.4.2

HBase Asynchronous FileSystem Implementation for WAL

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-asyncfs
Version

Version

2.4.2
Type

Type

jar
Description

Description

Apache HBase - Asynchronous FileSystem
HBase Asynchronous FileSystem Implementation for WAL
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-asyncfs 2.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hbase : hbase-common jar 2.4.2
org.apache.hbase : hbase-client jar 2.4.2
org.slf4j : slf4j-api jar 1.7.30
com.github.stephenc.findbugs : findbugs-annotations Optional jar 1.3.9-1
org.apache.yetus : audience-annotations jar 0.5.0

test (14)

Group / Artifact Type Version
org.apache.hbase : hbase-common test-jar 2.4.2
org.apache.hbase : hbase-annotations test-jar 2.4.2
org.apache.hbase : hbase-logging test-jar 2.4.2
junit : junit jar 4.13
org.bouncycastle : bcprov-jdk15on jar 1.60
org.apache.hadoop : hadoop-minikdc jar
org.apache.kerby : kerb-client jar 1.0.1
org.apache.kerby : kerb-simplekdc jar 1.0.1
org.apache.hbase : hbase-http test-jar 2.4.2
org.mockito : mockito-core jar 2.28.2
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.