Last Version

qdb-buffer 0.4.1

Disk based message queue supporting sequential retrieval of old messages by id and timestamp for JVM applications.

License

License

GroupId

GroupId

io.qdb
ArtifactId

ArtifactId

qdb-buffer
Version

Version

0.4.1
Type

Type

jar
Description

Description

qdb-buffer
Disk based message queue supporting sequential retrieval of old messages by id and timestamp for JVM applications.

Download qdb-buffer 0.4.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.