Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
Annotation Lib Apache 2.0
com.google.j2objc » j2objc-annotations
A set of annotations that provide additional information to the J2ObjC
Apache 2.0
io.opencensus » opencensus-api
Apache 2.0
io.opencensus » opencensus-contrib-http-util
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components

Test Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
com.google.guava » guava-testlib
Guava testlib is a set of java classes used for more convenient
Assertion Apache 2.0
com.google.truth » truth
Fluent assertions for Java and Android that makes your test assertions and failure messages more readable.
Apache 2.0
io.opencensus » opencensus-impl
Apache 2.0
io.opencensus » opencensus-testing
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Mocking MIT
org.mockito » mockito-all
Mockito mock objects library core API and implementation