is not current version
Last Version 2.1.0

com.bazaarvoice.ostrich:ostrich-dropwizard 1.7.1

Helpers for using Ostrich with Dropwizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.ostrich
ArtifactId

ArtifactId

ostrich-dropwizard
Version

Version

1.7.1
Type

Type

jar

Download ostrich-dropwizard 1.7.1


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