is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-queue 6.0.14


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-queue
Version

Version

6.0.14
Type

Type

jar

Download emodb-queue 6.0.14


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