Apache HBase Unsafe Wrapper

Wrap sun.misc.Unsafe to avoid referencing it in the main code base

License

License

GroupId

GroupId

org.apache.hbase.thirdparty
ArtifactId

ArtifactId

hbase-unsafe
Last Version

Last Version

4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HBase Unsafe Wrapper
Wrap sun.misc.Unsafe to avoid referencing it in the main code base
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=hbase-thirdparty.git/hbase-unsafe

Download hbase-unsafe

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.1
4.1.0