ddth-queue-rocksdb

DDTH's Libary to interact with various queue implementations

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-queue-rocksdb
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

ddth-queue-rocksdb
DDTH's Libary to interact with various queue implementations
Project URL

Project URL

https://github.com/DDTH/ddth-queue
Project Organization

Project Organization

DDTH

Download ddth-queue-rocksdb

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.ddth : ddth-queue-core jar 1.0.0
org.rocksdb : rocksdbjni jar 6.0.1
com.github.ddth : ddth-commons-core jar 1.1.0
com.lmax : disruptor Optional jar 3.4.2
com.github.ddth : ddth-dao-jdbc Optional pom 1.1.1
org.mongodb : mongodb-driver-sync Optional jar 3.10.2
redis.clients : jedis Optional jar 2.9.3
com.github.ddth : ddth-kafka Optional jar 2.0.0
org.apache.activemq : activemq-client Optional jar 5.15.9
com.rabbitmq : amqp-client Optional jar 5.7.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
mysql : mysql-connector-java jar 5.1.35
org.postgresql : postgresql jar 9.4-1201-jdbc41
org.apache.commons : commons-dbcp2 jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.7.1.2
0.7.1.1
0.7.1
0.7.0
0.6.2.6
0.6.2.5
0.6.2.3
0.6.2.2
0.6.1.1
0.6.0
0.5.1.1
0.5.1
0.5.0