is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-common-dropwizard 5.7.33


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-common-dropwizard
Version

Version

5.7.33
Type

Type

jar

Download emodb-common-dropwizard 5.7.33


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-dropwizard/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-common-dropwizard</artifactId>
    <version>5.7.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-dropwizard/
implementation 'com.bazaarvoice.emodb:emodb-common-dropwizard:5.7.33'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-dropwizard/
implementation ("com.bazaarvoice.emodb:emodb-common-dropwizard:5.7.33")
'com.bazaarvoice.emodb:emodb-common-dropwizard:jar:5.7.33'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-dropwizard" rev="5.7.33">
  <artifact name="emodb-common-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-dropwizard', version='5.7.33')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-dropwizard" % "5.7.33"
[com.bazaarvoice.emodb/emodb-common-dropwizard "5.7.33"]