is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-queue-client-common 6.0.12


Categories

Categories

CLI User Interface
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-queue-client-common
Version

Version

6.0.12
Type

Type

jar

Download emodb-queue-client-common 6.0.12


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