Last Version

hystrix-dropwizard-bundle 1.0.2

A hystrix bundle for DropWizard

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

hystrix-dropwizard-bundle
Version

Version

1.0.2
Type

Type

jar
Description

Description

hystrix-dropwizard-bundle
A hystrix bundle for DropWizard
Project URL

Project URL

https://github.com/zapodot/hystrix-dropwizard-bundle
Source Code Management

Source Code Management

https://github.com/zapodot/hystrix-dropwizard-bundle

Download hystrix-dropwizard-bundle 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.1
com.netflix.hystrix : hystrix-core jar 1.5.12
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.5.12
com.netflix.hystrix : hystrix-codahale-metrics-publisher jar 1.5.12
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.18.0
com.google.guava : guava jar 24.1-jre
junit : junit jar 4.12
io.dropwizard : dropwizard-client jar 1.3.1
io.dropwizard : dropwizard-testing jar 1.3.1

Project Modules

There are no modules declared in this project.