| Categories |
CategoriesDropWizard Container Microservices |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb |
| ArtifactId | ArtifactIdemodb-common-dropwizard |
| Last Version | Last Version6.5.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmoDB Dropwizard Utilities
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/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-dropwizard</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-dropwizard/
implementation 'com.bazaarvoice.emodb:emodb-common-dropwizard:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-dropwizard/
implementation ("com.bazaarvoice.emodb:emodb-common-dropwizard:6.5.17")
'com.bazaarvoice.emodb:emodb-common-dropwizard:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-dropwizard" rev="6.5.17">
<artifact name="emodb-common-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-dropwizard', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-dropwizard" % "6.5.17"
[com.bazaarvoice.emodb/emodb-common-dropwizard "6.5.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-json | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-common-zookeeper | jar | 6.5.17 |
| com.bazaarvoice.curator : recipes | jar | 1.4.2 |
| com.bazaarvoice.ostrich : ostrich-core | jar | 1.9.3 |
| org.apache.curator : curator-recipes | jar | 2.4.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.google.guava : guava | jar | 20.0 |
| com.google.inject : guice | jar | 4.0 |
| aopalliance : aopalliance | jar | 1.0 |
| io.dropwizard : dropwizard-lifecycle | jar | 0.7.1 |
| io.dropwizard : dropwizard-util | jar | 0.7.1 |
| io.dropwizard : dropwizard-servlets | jar | 0.7.1 |
| com.codahale.metrics : metrics-core | jar | 3.0.2 |
| com.codahale.metrics : metrics-healthchecks | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.7.0 |
| org.testng : testng | jar | 7.3.0 |