rocksdb-utils

java 使用 rocksDB 模拟常用工具类,如消息队列等

License

License

GroupId

GroupId

com.github.linushp
ArtifactId

ArtifactId

rocksdb-utils
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

rocksdb-utils
java 使用 rocksDB 模拟常用工具类,如消息队列等
Project URL

Project URL

https://github.com/linushp/rocksdb-utils

Download rocksdb-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.linushp/rocksdb-utils/ -->
<dependency>
    <groupId>com.github.linushp</groupId>
    <artifactId>rocksdb-utils</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linushp/rocksdb-utils/
implementation 'com.github.linushp:rocksdb-utils:1.0.1'
// https://jarcasting.com/artifacts/com.github.linushp/rocksdb-utils/
implementation ("com.github.linushp:rocksdb-utils:1.0.1")
'com.github.linushp:rocksdb-utils:jar:1.0.1'
<dependency org="com.github.linushp" name="rocksdb-utils" rev="1.0.1">
  <artifact name="rocksdb-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linushp', module='rocksdb-utils', version='1.0.1')
)
libraryDependencies += "com.github.linushp" % "rocksdb-utils" % "1.0.1"
[com.github.linushp/rocksdb-utils "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.rocksdb : rocksdbjni jar 5.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0