Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and
asynchronously process the HTTP responses.
Version1.1.0compared with
Version Details
| 1.0.0 | 1.1.0 | |
|---|---|---|
| Release date | Jun 23, 2010 | Sep 04, 2010 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (3)
| 1.0.0 | 1.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.slf4j » slf4j-api | - | 1.5.6 |
| ~ Updated | org.jboss.netty » netty | 3.2.1.Final | 3.2.2.Final |
| - Removed | com.google.collections » google-collections | 1.0 | - |
Test Changes (4)
| 1.0.0 | 1.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.eclipse.jetty » jetty-security | - | 7.1.4.v20100610 |
| + Added | org.eclipse.jetty » jetty-server | - | 7.1.4.v20100610 |
| + Added | org.slf4j » slf4j-simple | - | 1.5.6 |
| - Removed | org.mortbay.jetty » jetty | 6.1.22 | - |
