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