| Categories | CategoriesCLI User Interface Jersey Program Interface REST Frameworks | 
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb | 
| ArtifactId | ArtifactIdemodb-common-jersey-client | 
| Last Version | Last Version6.5.17 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEmoDB Dropwizard Jersey Client Classes Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey-client/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-common-jersey-client</artifactId>
    <version>6.5.17</version>
</dependency>// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey-client/
implementation 'com.bazaarvoice.emodb:emodb-common-jersey-client:6.5.17'// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-jersey-client/
implementation ("com.bazaarvoice.emodb:emodb-common-jersey-client:6.5.17")'com.bazaarvoice.emodb:emodb-common-jersey-client:jar:6.5.17'<dependency org="com.bazaarvoice.emodb" name="emodb-common-jersey-client" rev="6.5.17">
  <artifact name="emodb-common-jersey-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-jersey-client', version='6.5.17')
)libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-jersey-client" % "6.5.17"[com.bazaarvoice.emodb/emodb-common-jersey-client "6.5.17"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-client | jar | 6.5.17 | 
| com.sun.jersey : jersey-core | jar | 1.18.1 | 
| com.sun.jersey : jersey-client | jar | 1.18.1 | 
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |