is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-queue-client 6.2.3


Categories

Categories

CLI User Interface
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-queue-client
Version

Version

6.2.3
Type

Type

jar

Download emodb-queue-client 6.2.3


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