Last Version

Hystrix 2018.5.0

Latency and Fault Tolerance, such as Circuit Breaker, with Hystrix from Netflix OSS

License

License

AL2
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

hystrix
Version

Version

2018.5.0
Type

Type

jar
Description

Description

Hystrix
Latency and Fault Tolerance, such as Circuit Breaker, with Hystrix from Netflix OSS
Project Organization

Project Organization

JBoss by Red Hat

Download hystrix 2018.5.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.wildfly.swarm : container jar 2018.5.0
org.wildfly.swarm : logging jar 2018.5.0
org.wildfly.swarm : undertow jar 2018.5.0
org.wildfly.swarm : archaius jar 2018.5.0
org.wildfly.swarm : netflix-rxjava jar 2018.5.0
com.netflix.hystrix : hystrix-core jar 1.5.12
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.5.12
org.hdrhistogram : HdrHistogram jar 2.1.9

provided (7)

Group / Artifact Type Version
org.wildfly.swarm : spi jar 2018.5.0
org.jboss : staxmapper jar
javax.inject : javax.inject jar
javax.enterprise : cdi-api jar
org.wildfly.core : wildfly-core-feature-pack zip 3.0.8.Final
org.wildfly : wildfly-servlet-feature-pack zip 11.0.0.Final
org.wildfly : wildfly-feature-pack zip 11.0.0.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.