GData Java Client

GData Java Client provides a library and source code that make it easy to access data through Google Data APIs.
Download

GData Java Client Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • GData Java Client Team
  • Publisher web site:
  • http://code.google.com/p/gdata-java-client/

GData Java Client Tags


GData Java Client Description

GData Java Client provides a library and source code that make it easy to access data through Google Data APIs. GData Java Client provides a library and source code that make it easy to access data through Google Data APIs.The Google data APIs ("GData" for short) provide a simple standard protocol for reading and writing data on the web. GData combines common XML-based syndication formats (Atom and RSS) with a feed-publishing system based on the Atom publishing protocol, plus some extensions for handling queries.Google also provides a set of client libraries for interacting with GData-enabled services, in a variety of programming languages. Using these libraries, you can construct GData requests, send them to a service, and receive responses.Requirements:1. mail.jar in Sun's JavaMail API (version 1.4 or greater). Sun's JavaMail package available for download from "http://java.sun.com/products/javamail/".2. activation.jar in Sun's JavaBeansActivationFramewrok. This is required only if using JDK version 1.5 or less. Sun's JavaBeansActivationFramework is available for download from "http://java.sun.com/products/javabeans/jaf/downloads/index.html".3. servlet.jar in Sun's Servlet API (version 2.3 or greater). This is required only if executing code samples in 'sample.authsub' or 'sample.gbase.recipe' packages. Sun's Servlet API package can be downloaded from "http://java.sun.com/products/servlet/download.html".Installation:Update ant build configuration to point to right path for dependency jars.1. Unpack gdata.java.zip package to local folder.2. Edit the following lines in "gdata/java/build.properties" to point to correct path for dependency jar files activation.jar=< path to activation.jar file > mail.jar=< path to mail.jar file > servlet.jar=< path to servlet.jar file >What's New in This Release:· Added support for Google Documents List Data API.· Added support for Calendar Gadgets in Calendar Data API.· Added samples for interacting with read/write calendar feeds in Calendar Data API· Deprecated Geo format gd:geoPt from data model.


GData Java Client Related Software