EmoDB System of Record Jersey2.x HTTP Client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-sor-client2
Last Version

Last Version

6.5.17
Release Date

Release Date

Type

Type

jar
Description

Description

EmoDB System of Record Jersey2.x HTTP Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download emodb-sor-client2

How to add to project

<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-client2/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-sor-client2</artifactId>
    <version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-client2/
implementation 'com.bazaarvoice.emodb:emodb-sor-client2:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-client2/
implementation ("com.bazaarvoice.emodb:emodb-sor-client2:6.5.17")
'com.bazaarvoice.emodb:emodb-sor-client2:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-sor-client2" rev="6.5.17">
  <artifact name="emodb-sor-client2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-sor-client2', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-sor-client2" % "6.5.17"
[com.bazaarvoice.emodb/emodb-sor-client2 "6.5.17"]

Dependencies

compile (15)

Group / Artifact Type Version
com.bazaarvoice.emodb : emodb-common-api jar 6.5.17
com.bazaarvoice.emodb : emodb-common-client2 jar 6.5.17
com.bazaarvoice.emodb : emodb-sor-api jar 6.5.17
com.bazaarvoice.emodb : emodb-common-jersey2-client jar 6.5.17
com.bazaarvoice.emodb : emodb-auth-client jar 6.5.17
com.bazaarvoice.emodb : emodb-common-uuid jar 6.5.17
com.bazaarvoice.emodb : emodb-common-json jar 6.5.17
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.glassfish.jersey.core : jersey-client jar 2.21
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 20.0
com.fasterxml.jackson.core : jackson-core jar
com.amazonaws : aws-java-sdk-core jar 1.11.551
dev.failsafe : failsafe jar 3.2.3
com.bazaarvoice.emodb : emodb-common-stash jar 6.5.17

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.mockito : mockito-core jar 3.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
6.5.17
6.5.16
6.5.15
6.5.14
6.5.13
6.5.12
6.5.11
6.5.10