| Categories | CategoriesCLI User Interface | 
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb | 
| ArtifactId | ArtifactIdemodb-common-client | 
| Last Version | Last Version6.5.17 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEmoDB Generic Client Classes Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| emodb-common-client-6.5.17.pom | |
| emodb-common-client-6.5.17.jar | 26 KB | 
| emodb-common-client-6.5.17-sources.jar | 15 KB | 
| emodb-common-client-6.5.17-javadoc.jar | 79 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-client/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-common-client</artifactId>
    <version>6.5.17</version>
</dependency>// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-client/
implementation 'com.bazaarvoice.emodb:emodb-common-client:6.5.17'// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-client/
implementation ("com.bazaarvoice.emodb:emodb-common-client:6.5.17")'com.bazaarvoice.emodb:emodb-common-client:jar:6.5.17'<dependency org="com.bazaarvoice.emodb" name="emodb-common-client" rev="6.5.17">
  <artifact name="emodb-common-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-client', version='6.5.17')
)libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-client" % "6.5.17"[com.bazaarvoice.emodb/emodb-common-client "6.5.17"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-json | jar | 6.5.17 | 
| com.google.guava : guava | jar | 20.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |