| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb |
| ArtifactId | ArtifactIdemodb-queue-client |
| Version | Version6.4.7 |
| Type | Typejar |
| Description |
DescriptionEmoDB Queue HTTP Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-queue-client-6.4.7.pom | |
| emodb-queue-client-6.4.7.jar | 7 KB |
| emodb-queue-client-6.4.7-sources.jar | 3 KB |
| emodb-queue-client-6.4.7-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-queue-client</artifactId>
<version>6.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue-client/
implementation 'com.bazaarvoice.emodb:emodb-queue-client:6.4.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue-client/
implementation ("com.bazaarvoice.emodb:emodb-queue-client:6.4.7")
'com.bazaarvoice.emodb:emodb-queue-client:jar:6.4.7'
<dependency org="com.bazaarvoice.emodb" name="emodb-queue-client" rev="6.4.7">
<artifact name="emodb-queue-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-queue-client', version='6.4.7')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-queue-client" % "6.4.7"
[com.bazaarvoice.emodb/emodb-queue-client "6.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.emodb : emodb-queue-client-common | jar | 6.4.7 |
| com.bazaarvoice.emodb : emodb-common-dropwizard-client | jar | 6.4.7 |
| com.bazaarvoice.ostrich : ostrich-dropwizard | jar | 1.9.3 |
| io.dropwizard : dropwizard-client | jar | 0.7.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |