is not current version
Last Version 1.0.2

org.zapodot:hystrix-dropwizard-bundle 1.0.0

A hystrix bundle for DropWizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

hystrix-dropwizard-bundle
Version

Version

1.0.0
Type

Type

jar

Download hystrix-dropwizard-bundle 1.0.0


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