Categories |
CategoriesDropWizard Container Microservices CLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-shaded-clients-dropwizard6 |
Last Version | Last Version6.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB Shaded Clients Dropwizard 6
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-shaded-clients-dropwizard6</artifactId>
<version>6.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6/
implementation 'com.bazaarvoice.emodb:emodb-shaded-clients-dropwizard6:6.3.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6/
implementation ("com.bazaarvoice.emodb:emodb-shaded-clients-dropwizard6:6.3.2")
'com.bazaarvoice.emodb:emodb-shaded-clients-dropwizard6:jar:6.3.2'
<dependency org="com.bazaarvoice.emodb" name="emodb-shaded-clients-dropwizard6" rev="6.3.2">
<artifact name="emodb-shaded-clients-dropwizard6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-shaded-clients-dropwizard6', version='6.3.2')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-shaded-clients-dropwizard6" % "6.3.2"
[com.bazaarvoice.emodb/emodb-shaded-clients-dropwizard6 "6.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-shaded-clients-core | jar | 6.3.2 |
com.yammer.dropwizard : dropwizard-client | jar | 0.6.2 |