| GroupId | GroupIdcom.bazaarvoice.emodb |
|---|---|
| ArtifactId | ArtifactIdemodb-queue |
| Version | Version6.5.6 |
| Type | Typejar |
| Description |
DescriptionEmoDB Queue Service
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-queue-6.5.6.pom | |
| emodb-queue-6.5.6.jar | 26 KB |
| emodb-queue-6.5.6-sources.jar | 12 KB |
| emodb-queue-6.5.6-javadoc.jar | 92 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-queue</artifactId>
<version>6.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue/
implementation 'com.bazaarvoice.emodb:emodb-queue:6.5.6'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue/
implementation ("com.bazaarvoice.emodb:emodb-queue:6.5.6")
'com.bazaarvoice.emodb:emodb-queue:jar:6.5.6'
<dependency org="com.bazaarvoice.emodb" name="emodb-queue" rev="6.5.6">
<artifact name="emodb-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-queue', version='6.5.6')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-queue" % "6.5.6"
[com.bazaarvoice.emodb/emodb-queue "6.5.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-astyanax | jar | 6.5.6 |
| com.bazaarvoice.emodb : emodb-queue-api | jar | 6.5.6 |
| com.bazaarvoice.emodb : emodb-job-api | jar | 6.5.6 |
| com.bazaarvoice.emodb : emodb-common-dropwizard | jar | 6.5.6 |
| com.bazaarvoice.emodb : emodb-common-json | jar | 6.5.6 |
| com.bazaarvoice.emodb : emodb-event | jar | 6.5.6 |
| com.bazaarvoice.ostrich : ostrich-core | jar | 1.9.3 |
| com.codahale.metrics : metrics-core | jar | 3.0.2 |
| com.google.guava : guava | jar | 18.0 |
| com.google.inject : guice | jar | 4.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.apache.curator : curator-framework | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.7.0 |
| org.testng : testng | jar | 7.3.0 |