async-http-client
async-http-client copied to clipboard
Is Java 7 compatible?
We still use java 7 in some projects. But it looks 2.12.1 cannot run on Java 7.
@kyriegence I'm a new maintainer, still going through the library. The official answer is its supported from Java 8 onwards, but I have not personally verified it either way yet.
v2 needs Java 8 and v3 needs Java 11 minimum.