is not current version
Last Version 1.0.2

org.zapodot:hystrix-dropwizard-bundle 0.9.2

A hystrix bundle for DropWizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

hystrix-dropwizard-bundle
Version

Version

0.9.2
Type

Type

jar

Download hystrix-dropwizard-bundle 0.9.2


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