is not current version
Last Version 1.0.2

org.zapodot:hystrix-dropwizard-bundle 0.5

A hystrix bundle for DropWizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

hystrix-dropwizard-bundle
Version

Version

0.5
Type

Type

jar

Download hystrix-dropwizard-bundle 0.5


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