JAX-RS client implementation from Apache CXF, providing a fluent API for consuming RESTful web services.
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-client</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JAX-RS WebClient to make a GET request to a REST API.
No known issues recorded.
No dependency data recorded yet.