| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb |
| ArtifactId | ArtifactIdemodb-sor-client2 |
| Last Version | Last Version6.5.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmoDB System of Record Jersey2.x HTTP Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-sor-client2-6.5.17.pom | |
| emodb-sor-client2-6.5.17.jar | 35 KB |
| emodb-sor-client2-6.5.17-sources.jar | 14 KB |
| emodb-sor-client2-6.5.17-javadoc.jar | 54 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.3.0 |
| org.mockito : mockito-core | jar | 3.7.0 |