MVN

org.apache.hbase : hbase-asyncfs

Maven & Gradle

Jun 02, 2023
15 usages

Apache HBase - Asynchronous FileSystem · HBase Asynchronous FileSystem Implementation for WAL

<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-asyncfs</artifactId>
    <version>2.5.5-hadoop3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.hbase : hbase-asyncfs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.5-hadoop3
  • Latest Alpha: 3.0.0-alpha-4

All Versions

Choose a version of org.apache.hbase : hbase-asyncfs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
hbase-asyncfs-3.0.0-alpha-4
hbase-asyncfs-3.0.0-alpha-3
hbase-asyncfs-3.0.0-alpha-2
hbase-asyncfs-3.0.0-alpha-1
2.5.x
hbase-asyncfs-2.5.5-hadoop3
hbase-asyncfs-2.5.5
hbase-asyncfs-2.5.4-hadoop3
hbase-asyncfs-2.5.4
hbase-asyncfs-2.5.3-hadoop3
hbase-asyncfs-2.5.3
hbase-asyncfs-2.5.2-hadoop3
hbase-asyncfs-2.5.2
hbase-asyncfs-2.5.1
hbase-asyncfs-2.5.0
2.4.x
hbase-asyncfs-2.4.17
hbase-asyncfs-2.4.16
hbase-asyncfs-2.4.15
hbase-asyncfs-2.4.14
hbase-asyncfs-2.4.13
hbase-asyncfs-2.4.12
hbase-asyncfs-2.4.11
hbase-asyncfs-2.4.10
hbase-asyncfs-2.4.9
hbase-asyncfs-2.4.8
hbase-asyncfs-2.4.7
hbase-asyncfs-2.4.6
hbase-asyncfs-2.4.5
hbase-asyncfs-2.4.4
hbase-asyncfs-2.4.3
hbase-asyncfs-2.4.2
hbase-asyncfs-2.4.1
hbase-asyncfs-2.4.0
2.3.x
hbase-asyncfs-2.3.7
hbase-asyncfs-2.3.6
hbase-asyncfs-2.3.5
hbase-asyncfs-2.3.4
hbase-asyncfs-2.3.3
hbase-asyncfs-2.3.2
hbase-asyncfs-2.3.1
hbase-asyncfs-2.3.0

How to add a dependency to Maven

Add the following org.apache.hbase : hbase-asyncfs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-asyncfs</artifactId>
    <version>2.5.5-hadoop3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.hbase : hbase-asyncfs gradle dependency to your build.gradle file:

implementation 'org.apache.hbase:hbase-asyncfs:2.5.5-hadoop3'

Gradle Kotlin DSL: Add the following org.apache.hbase : hbase-asyncfs gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.hbase:hbase-asyncfs:2.5.5-hadoop3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.hbase : hbase-asyncfs sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.hbase" % "hbase-asyncfs" % "2.5.5-hadoop3"

Advertisement

Dependencies from Group

Jun 02, 2023
594 usages
Jun 02, 2023
416 usages
Jun 02, 2023
404 usages
Jun 02, 2023
209 usages
Jun 02, 2023
191 usages

Discover Dependencies

Mar 20, 2023
13 usages
17k stars
May 12, 2023
12 usages
6 stars
Sep 14, 2020
14 usages
102 stars
Oct 05, 2021
13 usages
354 stars
Jun 30, 2022
15 usages
784 stars
Aug 21, 2023
16 usages
Dec 26, 2022
12 usages
2.2k stars
Jul 19, 2023
14 usages
755 stars