[ 源代码: google-http-client-java ]
软件包:libgoogle-http-client-java(1.32.1-1)
libgoogle-http-client-java 的相关链接
Debian 的资源:
下载源码包 google-http-client-java:
- [google-http-client-java_1.32.1-1.dsc]
- [google-http-client-java_1.32.1.orig.tar.xz]
- [google-http-client-java_1.32.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Google HTTP client library for Java
Written by Google, the Google HTTP Client Library for Java is a flexible, efficient, and powerful Java library for accessing any resource on the web via HTTP. The library has the following features:
* Pluggable HTTP transport abstraction that allows you to use any low- level library such as java.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 request content. The JSON and XML libraries are also fully pluggable, and they include support for Jackson and Android's GSON libraries for JSON.
其他与 libgoogle-http-client-java 有关的软件包
|
|
|
|
-
- dep: libguava-java
- Suite of Google common libraries for Java
-
- dep: libhttpclient-java (>= 4.5.13)
- HTTP/1.1 compliant HTTP agent implementation
-
- dep: libhttpcore-java (>= 4.4.13)
- set of low level HTTP transport components for Java
-
- dep: libjackson2-core-java (>= 2.11.3)
- fast and powerful JSON library for Java -- core library
-
- dep: libjsr305-java
- Java library that provides annotations for software defect detection
-
- dep: libopencensus-java
- stats collection and distributed tracing framework