Client of HBase, a distributed, scalable, big data store.
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>
<version>2.6.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a connection to an HBase cluster.
Ensure the client version is compatible with your HBase cluster version.
No dependency data recorded yet.