is not current version
Last Version 1.0.2

org.zapodot:hystrix-dropwizard-bundle 0.4

A hystrix bundle for DropWizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

hystrix-dropwizard-bundle
Version

Version

0.4
Type

Type

jar

Download hystrix-dropwizard-bundle 0.4


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