JDO extensions to the Google HTTP Client Library for Java.

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

License

License

Categories

Categories

CLI User Interface Google HTTP Client Net HTTP Clients
GroupId

GroupId

com.google.http-client
ArtifactId

ArtifactId

google-http-client-jdo
Last Version

Last Version

1.28.0
Release Date

Release Date

Type

Type

jar
Description

Description

JDO extensions to the Google HTTP Client Library for Java.
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Google

Download google-http-client-jdo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.http-client : google-http-client jar 1.28.0
javax.jdo : jdo2-api jar 2.3-eb

test (7)

Group / Artifact Type Version
com.google.http-client : google-http-client-test jar 1.28.0
junit : junit jar 4.12
org.datanucleus : datanucleus-core jar 3.2.2
org.datanucleus : datanucleus-api-jdo jar 3.2.1
org.datanucleus : datanucleus-rdbms jar 3.2.1
mysql : mysql-connector-java jar 5.1.18
com.google.guava : guava jar 26.0-android

Project Modules

There are no modules declared in this project.

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.

Versions

Version
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