is not current version
Last Version 1.0.0

com.github.ddth:ddth-queue-mongodb 0.7.1

DDTH's Libary to interact with various queue implementations

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-queue-mongodb
Version

Version

0.7.1
Type

Type

pom

Download ddth-queue-mongodb 0.7.1


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