Google My Business API v4 Client Library for Java
Overview
High-level details about this library can be found at
https://developers.google.com/api-client-library/java/
License
The license can be found here.
Generated service-specific Library
The generated service-specific library can be found in the top level directory
of the zip file:
google-api-services-mybusiness-v4-rev0-1.25.0.jar
Eclipse
A .classpath file snippet that can be included in your project's .classpath has been provided here.
Please only use the classpathentry's you actually need (see below for details).
ProGuard
A ProGuard configuration file proguard-google-api-client.txt
is included for common settings for using the library. On Android projects, you may want to add a reference to
proguard-google-api-client.txt
in the project.properties
file under the
proguard.config
property.
Dependencies
Dependent jars for
google-api-services-mybusiness-v4-rev0-1.25.0.jar
can be found in the libs folder and the corresponding source
jars can be found in the libs-sources folder.
The dependency structure and licenses can be found in the
dependencies directory.
Dependencies for all Platforms
The following are the jars from the libs folder required for
applications on all platforms:
- google-api-client-1.25.0.jar
- google-oauth-client-1.25.0.jar
- google-http-client-1.25.0.jar
- jsr305-3.0.2.jar
- google-http-client-gson-1.25.0.jar (when using GSON)
- google-http-client-jackson2-1.25.0.jar (when using Jackson 2)
- google-http-client-jdo-1.25.0.jar (when using JDO)
Android Dependencies
The following are the jars from the libs folder required for
android applications or a newer compatible version of each dependency:
- google-api-client-android-1.25.0.jar (for SDK >= 2.1)
- google-http-client-android-1.25.0.jar
The libs folder also contains properties files that specify the location of source
jars for Android projects in Eclipse.
Please see the
Android
for the Android Developer's Guide.
Google App Engine Dependencies
The following are the jars from the libs folder required for
Google App Engine applications or a newer compatible version of each dependency:
- google-api-client-appengine-1.25.0.jar
- google-api-client-servlet-1.25.0.jar
- google-oauth-client-appengine-1.25.0.jar
- google-oauth-client-servlet-1.25.0.jar
- google-http-client-appengine-1.25.0.jar
- transaction-api-1.1.jar
Please see the
GoogleAppEngine
for the Google App Engine Developer's Guide.
Servlet Dependencies
The following are the jars from the libs folder required for
Servlet applications or a newer compatible version of each dependency:
- google-api-client-servlet-1.25.0.jar
- google-oauth-client-1.25.0.jar
- google-oauth-client-servlet-1.25.0.jar
- commons-logging-.jar
- httpclient-4.5.5.jar
- httpcore-.jar
- transaction-api-1.1.jar
General Purpose Java 5 Environment Dependencies
The following are the jars from the libs folder required for
general purpose Java 5 applications (or a newer compatible version of each dependency):
- google-api-client-java6-1.25.0.jar
- google-oauth-client-java6-1.25.0.jar
- google-oauth-client-jetty-1.25.0.jar (for Jetty 6)
- jetty-6.1.26
- jetty-util-6.1.26
- google-oauth-client-java7-1.25.0.jar
- commons-logging-.jar
- httpclient-4.5.5.jar
- httpcore-.jar