Registry / http-client / google-http-client-apache-v2

google-http-client-apache-v2

JSON →
library2.1.0javamavenunverified

Apache HTTP client v2 transport for the Google HTTP Client Library, enabling HTTP communication.

<dependency> <groupId>com.google.http-client</groupId> <artifactId>google-http-client-apache-v2</artifactId> <version>2.1.0</version> </dependency>
INSTALL
IMPORT
SIG · GOOGLE-HTTP-CLIENT
G
google-http-client-apache-v2
http-clientjavav2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApacheHttpTransport
com.google.api.client.http.apache.v2.ApacheHttpTransport

Creates an Apache HTTP transport for Google API calls

import com.google.api.client.http.apache.v2.ApacheHttpTransport; public class Example { public static void main(String[] args) { ApacheHttpTransport transport = new ApacheHttpTransport(); System.out.println("Transport created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
google-http-client-apache-v2 — mvn dependency:get google-http-client-apache-v2 · libregistry