A latency and fault tolerance library designed to isolate points of access to remote systems, services, and third-party libraries.
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-core</artifactId>
<version>1.5.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple HystrixCommand that returns a string.
Migrate to Resilience4j for active development and support.
No dependency data recorded yet.