RocksDB JNI

RocksDB fat jar that contains .so files for linux32 and linux64 (glibc and musl-libc), jnilib files for Mac OSX, and a .dll for Windows x64.

License

License

GroupId

GroupId

io.lakefs
ArtifactId

ArtifactId

rocksdbjni
Last Version

Last Version

0.1.0-RC.5
Release Date

Release Date

Type

Type

jar
Description

Description

RocksDB JNI
RocksDB fat jar that contains .so files for linux32 and linux64 (glibc and musl-libc), jnilib files for Mac OSX, and a .dll for Windows x64.
Project URL

Project URL

https://rocksdb.org
Project Organization

Project Organization

Facebook

Download rocksdbjni

How to add to project

<!-- https://jarcasting.com/artifacts/io.lakefs/rocksdbjni/ -->
<dependency>
    <groupId>io.lakefs</groupId>
    <artifactId>rocksdbjni</artifactId>
    <version>0.1.0-RC.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.lakefs/rocksdbjni/
implementation 'io.lakefs:rocksdbjni:0.1.0-RC.5'
// https://jarcasting.com/artifacts/io.lakefs/rocksdbjni/
implementation ("io.lakefs:rocksdbjni:0.1.0-RC.5")
'io.lakefs:rocksdbjni:jar:0.1.0-RC.5'
<dependency org="io.lakefs" name="rocksdbjni" rev="0.1.0-RC.5">
  <artifact name="rocksdbjni" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lakefs', module='rocksdbjni', version='0.1.0-RC.5')
)
libraryDependencies += "io.lakefs" % "rocksdbjni" % "0.1.0-RC.5"
[io.lakefs/rocksdbjni "0.1.0-RC.5"]

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
cglib : cglib jar 3.3.0
org.assertj : assertj-core jar 2.9.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-RC.5
0.1.0-RC.4
0.1.0-RC.3
0.1.0-RC.2
0.1.0-RC.1
0.1.0-RC.0