FRocksDB JNI

RocksDB fat jar with modifications specific for Apache Flink that contains .so files for linux32 and linux64, jnilib files for Mac OSX, and a .dll for Windows x64. This package use snappy-1.1.7 and kDontChargeCacheMetadata.

License

License

GroupId

GroupId

io.github.myasuka
ArtifactId

ArtifactId

frocksdbjni
Last Version

Last Version

6.11.6-ververica-4.0
Release Date

Release Date

Type

Type

jar
Description

Description

FRocksDB JNI
RocksDB fat jar with modifications specific for Apache Flink that contains .so files for linux32 and linux64, jnilib files for Mac OSX, and a .dll for Windows x64. This package use snappy-1.1.7 and kDontChargeCacheMetadata.
Project URL

Project URL

https://github.com/ververica/frocksdb
Source Code Management

Source Code Management

http://github.com/dropwizard/metrics/

Download frocksdbjni

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.myasuka/frocksdbjni/ -->
<dependency>
    <groupId>io.github.myasuka</groupId>
    <artifactId>frocksdbjni</artifactId>
    <version>6.11.6-ververica-4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.myasuka/frocksdbjni/
implementation 'io.github.myasuka:frocksdbjni:6.11.6-ververica-4.0'
// https://jarcasting.com/artifacts/io.github.myasuka/frocksdbjni/
implementation ("io.github.myasuka:frocksdbjni:6.11.6-ververica-4.0")
'io.github.myasuka:frocksdbjni:jar:6.11.6-ververica-4.0'
<dependency org="io.github.myasuka" name="frocksdbjni" rev="6.11.6-ververica-4.0">
  <artifact name="frocksdbjni" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.myasuka', module='frocksdbjni', version='6.11.6-ververica-4.0')
)
libraryDependencies += "io.github.myasuka" % "frocksdbjni" % "6.11.6-ververica-4.0"
[io.github.myasuka/frocksdbjni "6.11.6-ververica-4.0"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.