Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Google HTTP Client Library for Java

License

NotificationsYou must be signed in to change notification settings

googleapis/google-http-java-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MavenStabilityCI Status

Description

Written by Google, the Google HTTP Client Library for Java is a flexible, efficient, and powerfulJava library for accessing any resource on the web via HTTP. The library has the followingfeatures:

  • Pluggable HTTP transport abstraction that allows you to use any low-level library such asjava.net.HttpURLConnection, Apache HTTP Client, or URL Fetch on Google App Engine.
  • Efficient JSON and XML data models for parsing and serialization of HTTP response and requestcontent. The JSON and XML libraries are also fully pluggable, and they include support forJackson and Android's GSON libraries for JSON.

The library supports the following Java environments:

  • Java 8 or higher
  • Android 4.4 (Kit Kat)
  • GoogleAppEngine Google App Engine

The following related projects are built on the Google HTTP Client Library for Java:

This is an open-source library, andcontributions are welcome.

Beta Features

Features marked with the@Beta annotation at the class or method level are subject to change. Theymight be modified in any way, or even removed, in any major release. You should not use betafeatures if your code is a library itself (that is, if your code is used on theCLASSPATH of usersoutside your own control).

Deprecated Features

Deprecated non-beta features will be removed eighteen months after the release in which they arefirst deprecated. You must fix your usages before this time. If you don't, any type of breakagemight result, and you are not guaranteed a compilation error.

Documentation

About

Google HTTP Client Library for Java

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors100

Languages


[8]ページ先頭

©2009-2025 Movatter.jp