Last Version

hystrix-examples 1.5.18

hystrix-examples

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-examples
Version

Version

1.5.18
Type

Type

jar
Description

Description

hystrix-examples
hystrix-examples
Project URL

Project URL

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

Source Code Management

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

Download hystrix-examples 1.5.18


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

Dependencies

compile (1)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.18

provided (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.