Last Version

Spring Cloud Starter Netflix Hystrix 2.2.10.RELEASE

Spring Cloud Starter Netflix Hystrix

License

License

Categories

Categories

Net
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-netflix-hystrix
Version

Version

2.2.10.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Starter Netflix Hystrix
Spring Cloud Starter Netflix Hystrix
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-netflix-hystrix 2.2.10.RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 2.2.9.RELEASE
org.springframework.cloud : spring-cloud-netflix-hystrix jar 2.2.10.RELEASE
org.springframework.cloud : spring-cloud-netflix-ribbon jar 2.2.10.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-archaius jar 2.2.10.RELEASE
com.netflix.hystrix : hystrix-core jar 1.5.18
com.netflix.hystrix : hystrix-serialization jar 1.5.18
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.5.18
com.netflix.hystrix : hystrix-javanica jar 1.5.18
io.reactivex : rxjava-reactive-streams jar 1.2.1

Project Modules

There are no modules declared in this project.