[ 原始碼: google-http-client-java ]
套件:libgoogle-http-client-java(1.42.0-2)
libgoogle-http-client-java 的相關連結
Debian 的資源:
下載原始碼套件 google-http-client-java:
- [google-http-client-java_1.42.0-2.dsc]
- [google-http-client-java_1.42.0.orig.tar.xz]
- [google-http-client-java_1.42.0-2.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: libgoogle-gson-java
- Converts Java objects into their JSON representation
-
- dep: libguava-java
- Suite of Google common libraries for Java
-
- dep: libhttpclient-java (>= 4.5.14)
- HTTP/1.1 compliant HTTP agent implementation
-
- dep: libhttpcore-java (>= 4.4.16)
- set of low level HTTP transport components for Java
-
- dep: libjackson2-core-java (>= 2.14.1)
- 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