Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-databus-client |
Version | Version6.5.3 |
Type | Typejar |
Description |
DescriptionEmoDB Databus HTTP Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-databus-client</artifactId>
<version>6.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus-client/
implementation 'com.bazaarvoice.emodb:emodb-databus-client:6.5.3'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus-client/
implementation ("com.bazaarvoice.emodb:emodb-databus-client:6.5.3")
'com.bazaarvoice.emodb:emodb-databus-client:jar:6.5.3'
<dependency org="com.bazaarvoice.emodb" name="emodb-databus-client" rev="6.5.3">
<artifact name="emodb-databus-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-databus-client', version='6.5.3')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-databus-client" % "6.5.3"
[com.bazaarvoice.emodb/emodb-databus-client "6.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-databus-client-common | jar | 6.5.3 |
com.bazaarvoice.emodb : emodb-common-jersey-client | jar | 6.5.3 |
com.bazaarvoice.ostrich : ostrich-dropwizard | jar | 1.9.3 |
io.dropwizard : dropwizard-client | jar | 0.7.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |