| Categories | CategoriesCLI User Interface | 
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb | 
| ArtifactId | ArtifactIdemodb-queue-client | 
| Last Version | Last Version6.5.17 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEmoDB Queue HTTP Client Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue-client/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-queue-client</artifactId>
    <version>6.5.17</version>
</dependency>// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue-client/
implementation 'com.bazaarvoice.emodb:emodb-queue-client:6.5.17'// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue-client/
implementation ("com.bazaarvoice.emodb:emodb-queue-client:6.5.17")'com.bazaarvoice.emodb:emodb-queue-client:jar:6.5.17'<dependency org="com.bazaarvoice.emodb" name="emodb-queue-client" rev="6.5.17">
  <artifact name="emodb-queue-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-queue-client', version='6.5.17')
)libraryDependencies += "com.bazaarvoice.emodb" % "emodb-queue-client" % "6.5.17"[com.bazaarvoice.emodb/emodb-queue-client "6.5.17"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.bazaarvoice.emodb : emodb-queue-client-common | jar | 6.5.17 | 
| com.bazaarvoice.emodb : emodb-common-jersey-client | jar | 6.5.17 | 
| com.bazaarvoice.emodb : emodb-queue-api | jar | 6.5.17 | 
| com.bazaarvoice.ostrich : ostrich-core | jar | 1.9.3 | 
| com.bazaarvoice.ostrich : ostrich-dropwizard | jar | 1.9.3 | 
| com.codahale.metrics : metrics-core | jar | 3.0.2 | 
| com.sun.jersey : jersey-client | jar | 1.18.1 | 
| com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.18.1 | 
| io.dropwizard : dropwizard-client | jar | 0.7.1 | 
| io.dropwizard : dropwizard-jackson | jar | 0.7.1 | 
| io.dropwizard : dropwizard-jersey | jar | 0.7.1 | 
| io.dropwizard : dropwizard-util | jar | 0.7.1 | 
| javax.validation : validation-api | jar | 1.1.0.Final | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |