Provides a Guava ListenableFuture provider for the Jersey reactive client extension.
<dependency>
<groupId>org.glassfish.jersey.ext.rx</groupId>
<artifactId>jersey-rx-client-guava</artifactId>
<version>4.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the Guava ListenableFuture provider with a Jersey client.
Ensure your project uses Java 11+ and compatible Jersey dependencies.
No dependency data recorded yet.