| Categories | CategoriesData CLI User Interface | 
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb | 
| ArtifactId | ArtifactIdemodb-databus-client-common | 
| Last Version | Last Version6.5.17 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEmoDB Databus Client Common Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus-client-common/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-databus-client-common</artifactId>
    <version>6.5.17</version>
</dependency>// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus-client-common/
implementation 'com.bazaarvoice.emodb:emodb-databus-client-common:6.5.17'// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus-client-common/
implementation ("com.bazaarvoice.emodb:emodb-databus-client-common:6.5.17")'com.bazaarvoice.emodb:emodb-databus-client-common:jar:6.5.17'<dependency org="com.bazaarvoice.emodb" name="emodb-databus-client-common" rev="6.5.17">
  <artifact name="emodb-databus-client-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-databus-client-common', version='6.5.17')
)libraryDependencies += "com.bazaarvoice.emodb" % "emodb-databus-client-common" % "6.5.17"[com.bazaarvoice.emodb/emodb-databus-client-common "6.5.17"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-api | jar | 6.5.17 | 
| com.bazaarvoice.emodb : emodb-common-client | jar | 6.5.17 | 
| com.bazaarvoice.emodb : emodb-common-dropwizard | jar | 6.5.17 | 
| com.bazaarvoice.emodb : emodb-databus-api | jar | 6.5.17 | 
| com.bazaarvoice.emodb : emodb-auth-client | jar | 6.5.17 | 
| com.bazaarvoice.emodb : emodb-sor-api | jar | 6.5.17 | 
| com.bazaarvoice.ostrich : ostrich-core | jar | 1.9.3 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| com.google.guava : guava | jar | 20.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |