Spring Cloud Starter for Hystrix circuit breaker (deprecated, use spring-cloud-starter-netflix-hystrix).
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-hystrix</artifactId>
<version>1.4.7.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal HystrixCommand implementation
Replace dependency with org.springframework.cloud:spring-cloud-starter-netflix-hystrix
No dependency data recorded yet.