Last Version

hystrix-core 1.5.18

hystrix-core

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-core
Version

Version

1.5.18
Type

Type

jar
Description

Description

hystrix-core
hystrix-core
Project URL

Project URL

https://github.com/Netflix/Hystrix
Source Code Management

Source Code Management

https://github.com/Netflix/Hystrix.git

Download hystrix-core 1.5.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.netflix.archaius : archaius-core jar 0.4.1
io.reactivex : rxjava jar 1.2.0
org.hdrhistogram : HdrHistogram jar 2.1.9

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

Project Modules

There are no modules declared in this project.