is not current version
Last Version 1.0.0

com.github.ddth:ddth-queue-rocksdb 0.5.1.1

DDTH's Libary to interact with various queue implementations

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-queue-rocksdb
Version

Version

0.5.1.1
Type

Type

pom

Download ddth-queue-rocksdb 0.5.1.1


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