is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-queue 5.7.22


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-queue
Version

Version

5.7.22
Type

Type

jar

Download emodb-queue 5.7.22


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