OkHttp Apache provides an Apache HttpClient compatibility layer for the OkHttp HTTP client.
<dependency>
<groupId>com.squareup.okhttp</groupId>
<artifactId>okhttp-apache</artifactId>
<version>2.7.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an Apache HttpClient backed by OkHttp.
Migrate to okhttp3 and use OkHttpClient directly.
No dependency data recorded yet.