| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb |
| ArtifactId | ArtifactIdemodb-sor-client |
| Version | Version6.4.7 |
| Type | Typejar |
| Description |
DescriptionEmoDB System of Record HTTP Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-sor-client-6.4.7.pom | |
| emodb-sor-client-6.4.7.jar | 8 KB |
| emodb-sor-client-6.4.7-sources.jar | 4 KB |
| emodb-sor-client-6.4.7-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-sor-client</artifactId>
<version>6.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-client/
implementation 'com.bazaarvoice.emodb:emodb-sor-client:6.4.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-sor-client/
implementation ("com.bazaarvoice.emodb:emodb-sor-client:6.4.7")
'com.bazaarvoice.emodb:emodb-sor-client:jar:6.4.7'
<dependency org="com.bazaarvoice.emodb" name="emodb-sor-client" rev="6.4.7">
<artifact name="emodb-sor-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-sor-client', version='6.4.7')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-sor-client" % "6.4.7"
[com.bazaarvoice.emodb/emodb-sor-client "6.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.emodb : emodb-sor-client-common | jar | 6.4.7 |
| com.bazaarvoice.emodb : emodb-common-dropwizard-client | jar | 6.4.7 |
| com.bazaarvoice.ostrich : ostrich-dropwizard | jar | 1.9.3 |
| io.dropwizard : dropwizard-client | jar | 0.7.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |