is not current version
Last Version 6.5.17

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


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-common-dropwizard
Version

Version

6.4.9
Type

Type

jar

Download emodb-common-dropwizard 6.4.9


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