Categories |
CategoriesDropWizard Container Microservices CLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-common-dropwizard-client |
Version | Version6.4.8 |
Type | Typejar |
Description |
DescriptionEmoDB Dropwizard 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-dropwizard-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-dropwizard-client</artifactId>
<version>6.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-dropwizard-client/
implementation 'com.bazaarvoice.emodb:emodb-common-dropwizard-client:6.4.8'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-dropwizard-client/
implementation ("com.bazaarvoice.emodb:emodb-common-dropwizard-client:6.4.8")
'com.bazaarvoice.emodb:emodb-common-dropwizard-client:jar:6.4.8'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-dropwizard-client" rev="6.4.8">
<artifact name="emodb-common-dropwizard-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-dropwizard-client', version='6.4.8')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-dropwizard-client" % "6.4.8"
[com.bazaarvoice.emodb/emodb-common-dropwizard-client "6.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-common-jersey-client | jar | 6.4.8 |
io.dropwizard : dropwizard-client | jar | 0.7.1 |
com.bazaarvoice.curator : dropwizard | jar | 1.4.2 |
com.fasterxml.jackson.core : jackson-core | jar |