Jackson extensions to the Google HTTP Client Library for Java.

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Google HTTP Client Сеть HTTP Clients Jackson Данные JSON
Группа

Группа

com.google.http-client
Идентификатор

Идентификатор

google-http-client-jackson
Последняя версия

Последняя версия

1.29.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jackson extensions to the Google HTTP Client Library for Java.
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

Организация-разработчик

Google

Скачать google-http-client-jackson

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.http-client/google-http-client-jackson/ -->
<dependency>
    <groupId>com.google.http-client</groupId>
    <artifactId>google-http-client-jackson</artifactId>
    <version>1.29.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-jackson/
implementation 'com.google.http-client:google-http-client-jackson:1.29.2'
// https://jarcasting.com/artifacts/com.google.http-client/google-http-client-jackson/
implementation ("com.google.http-client:google-http-client-jackson:1.29.2")
'com.google.http-client:google-http-client-jackson:jar:1.29.2'
<dependency org="com.google.http-client" name="google-http-client-jackson" rev="1.29.2">
  <artifact name="google-http-client-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-jackson', version='1.29.2')
)
libraryDependencies += "com.google.http-client" % "google-http-client-jackson" % "1.29.2"
[com.google.http-client/google-http-client-jackson "1.29.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.http-client : google-http-client jar 1.29.2
org.codehaus.jackson : jackson-core-asl jar 1.9.13

test (3)

Идентификатор библиотеки Тип Версия
com.google.http-client : google-http-client-test jar 1.29.2
junit : junit jar 4.12
com.google.guava : guava jar 26.0-android

Модули Проекта

Данный проект не имеет модулей.

Google HTTP Client Library for Java

Description

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.

The library supports the following Java environments:

  • Java 7 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, and contributions are welcome.

Beta Features

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

Deprecated Features

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

Documentation

CI Status

Java Version Status
Java 7 Kokoro CI
Java 8 Kokoro CI
Java 11 Kokoro CI
com.google.http-client

Google APIs

Clients for Google APIs and tools that help produce them.

Версии библиотеки

Версия
1.29.2
1.29.1
1.29.0
1.28.0
1.27.0
1.26.0
1.25.0
1.24.1
1.23.0
1.22.0
1.21.0
1.20.0
1.19.0
1.18.0-rc
1.17.0-rc
1.16.0-rc
1.15.0-rc
1.14.1-beta
1.14.0-beta
1.13.1-beta
1.13.0-beta
1.12.0-beta
1.11.0-beta