My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Dependencies  
List of dependency packages for GData Java Client API library.
Featured
Updated Aug 16, 2010 by vbarat...@gmail.com

Introduction

GData Java Client package depends on several third party libraries. This page lists all the dependency packages.

Dependency Packages

Required

  • Java Development Kit version 5.0 or greater. Latest version of JDK is available for download from http://java.sun.com.
  • Google Collections version 1.0 or higher. This is included in the release package under "java/deps/google-collect-1.0-rc2.jar".
  • Apache ANT version 1.7.0 or higher. This is required only if you are rebuilding the Core API libraries.

Optional

Comment by powers...@gmail.com, Jun 21, 2008

Any chance in mavenizing this project?

Comment by rossbac...@gmail.com, Dec 15, 2008

No maven no download..

Comment by vidarsv...@gmail.com, May 8, 2009

Maven?

Comment by ramun...@gmail.com, May 12, 2009

where id maven repository?

Comment by matthias...@gmail.com, Aug 15, 2009

Maven would be great!

Comment by kojot...@gmail.com, Oct 9, 2009

Maven would be great! Why it's taking so long?

Comment by bve...@gmail.com, Oct 11, 2009

Still no maven, I don't think anyone is hearing our plight!

Comment by yunshichen@gmail.com, Oct 26, 2009

Should use maven or ivy

Comment by project member vbarat...@gmail.com, Nov 10, 2009

We understand that maven is one of the top requested feature. Unfortunately the current package structure doesnt allow a clean way to specify maven build (inter-mingled dependencies spanning multiple sub-packages). We are in the process of refactoring the code and one of the key requirements we are looking into is to eliminate these dependencies and a maven friendly package structure.

Comment by yon...@gmail.com, Dec 3, 2009

Keep going maven is our top request!

Comment by dhoff...@gmail.com, Dec 9, 2009

Yes, maven is the ultimate goal but while we are waiting for that is there a way to get a single uber jar that contains all of gdata? Currently there is no good way to even manually deal with gdata in a maven environment.

Comment by noreply-...@yandex.ru, Dec 16, 2009

Mhy there is no maven repository for gdata?

Comment by samuel.kerrien@gmail.com, Jan 27, 2010

Do you guys have an ETA for a Maven friendly build of GData ?

Comment by Duffy.Gi...@gmail.com, Jan 28, 2010

Just adding yet another comment in support of Maven build for these libraries.

Comment by 6marti...@gmail.com, Feb 4, 2010

+1 for Maven support

Comment by bverbe...@gmail.com, Feb 4, 2010

+1 for maven

Comment by mpodra...@gmail.com, Feb 13, 2010

would be nice to get this on oss.sonatype.org - there is already a googlecode repo available there...

Comment by triathlo...@gmail.com, Feb 13, 2010

interesting that they are running up on almost 2 years since this was originally requested. We could all really use it!

+1 for maven

Comment by reini...@gmail.com, Feb 16, 2010

Good lord. Is maven so sucky that it can't handle manually linking an org/name/version tuple to some dependencies and download URLs?

That would explain why I almost never hear ivy users whining about support like this; doing such a thing in ivy is trivial.

Comment by cosm...@gmail.com, Feb 18, 2010

+1 for a maven-ized project.

Comment by declansh...@gmail.com, Feb 21, 2010

When will we have a version of gdata that is compatible with Android?

Comment by cmtopi...@gmail.com, Mar 5, 2010

Can someone post the ivy dependency for gdata? Thanks.

Comment by elmo...@gmail.com, Mar 6, 2010

Hi,

You can install the maven dependency in your local repository (for version 1.40.3):

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-analytics -Dversion=2.1 -Dfile=gdata-analytics-2.1.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-analytics-meta -Dversion=2.1 -Dfile=gdata-analytics-meta-2.1.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-appsforyourdomain -Dversion=1.0 -Dfile=gdata-appsforyourdomain-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-appsforyourdomain-meta -Dversion=1.0 -Dfile=gdata-appsforyourdomain-meta-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-base -Dversion=1.0 -Dfile=gdata-base-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-blogger -Dversion=2.0 -Dfile=gdata-blogger-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-blogger-meta -Dversion=2.0 -Dfile=gdata-blogger-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-books -Dversion=1.0 -Dfile=gdata-books-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-books-meta -Dversion=1.0 -Dfile=gdata-books-meta-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-calendar -Dversion=2.0 -Dfile=gdata-calendar-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-calendar-meta -Dversion=2.0 -Dfile=gdata-calendar-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-client -Dversion=1.0 -Dfile=gdata-client-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-client-meta -Dversion=1.0 -Dfile=gdata-client-meta-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-codesearch -Dversion=2.0 -Dfile=gdata-codesearch-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-codesearch-meta -Dversion=2.0 -Dfile=gdata-codesearch-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-contacts -Dversion=3.0 -Dfile=gdata-contacts-3.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-contacts-meta -Dversion=3.0 -Dfile=gdata-contacts-meta-3.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-core -Dversion=1.0 -Dfile=gdata-core-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-docs -Dversion=3.0 -Dfile=gdata-docs-3.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-docs-meta -Dversion=3.0 -Dfile=gdata-docs-meta-3.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-finance -Dversion=2.0 -Dfile=gdata-finance-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-finance-meta -Dversion=2.0 -Dfile=gdata-finance-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-gtt -Dversion=2.0 -Dfile=gdata-gtt-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-gtt-meta -Dversion=2.0 -Dfile=gdata-gtt-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-health -Dversion=2.0 -Dfile=gdata-health-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-health-meta -Dversion=2.0 -Dfile=gdata-health-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-maps -Dversion=2.0 -Dfile=gdata-maps-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-maps-meta -Dversion=2.0 -Dfile=gdata-maps-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-media -Dversion=1.0 -Dfile=gdata-media-1.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-photos -Dversion=2.0 -Dfile=gdata-photos-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-photos-meta -Dversion=2.0 -Dfile=gdata-photos-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-projecthosting -Dversion=2.1 -Dfile=gdata-projecthosting-2.1.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-projecthosting-meta -Dversion=2.1 -Dfile=gdata-projecthosting-meta-2.1.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-sidewiki -Dversion=2.0 -Dfile=gdata-sidewiki-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-sidewiki-meta -Dversion=2.0 -Dfile=gdata-sidewiki-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-sites -Dversion=2.0 -Dfile=gdata-sites-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-sites-meta -Dversion=2.0 -Dfile=gdata-sites-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-spreadsheet -Dversion=3.0 -Dfile=gdata-spreadsheet-3.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-spreadsheet-meta -Dversion=3.0 -Dfile=gdata-spreadsheet-meta-3.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-webmastertools -Dversion=2.0 -Dfile=gdata-webmastertools-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-webmastertools-meta -Dversion=2.0 -Dfile=gdata-webmastertools-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-youtube -Dversion=2.0 -Dfile=gdata-youtube-2.0.jar -Dpackaging=jar -DgeneratePom?=true

mvn install:install-file -DgroupId?=com.google.gdata -DartifactId?=gdata-youtube-meta -Dversion=2.0 -Dfile=gdata-youtube-meta-2.0.jar -Dpackaging=jar -DgeneratePom?=true

vbarathan, i have the pom's files with the dependency for the libraries gdata too. If you need this files for the official repository, contact with me please.

Comment by d.david....@gmail.com, Mar 7, 2010

Elmorri - can you please make the poms w/dependencies available to download?

Comment by elmo...@gmail.com, Mar 7, 2010

I has uploaded the pom's files in http://elmorriforall.googlecode.com/svn/trunk/poms-gdata/

To install the jar into local repository, copy the pom's files into /lib of the gdata-src.java-1.40.3.zip, and then execute exec-with-pom.txt

Byez

Comment by vadim.tkachenko, Mar 19, 2010

+1 for maven support.

Instructions for installing into local repository are a good start (at least they give us a baseline that can possibly be used later when you guys finish the transition), but they're still too high of a threshold for inexperienced users of FOSS projects - they hinder adoption.

Comment by vadim.tkachenko, Mar 24, 2010

elmorri: Do I have a correct impression that your instructions will not work unless google-collect-1.0-rc1.jar also gets its own groupId/artifactId?

Comment by elmo...@gmail.com, Mar 25, 2010

vadim.tkachenko: The google-collect dependency is: <groupId>com.google.collections</groupId> <artifactId>google-collections</artifactId> <version>1.0</version>

It is defined in gdata-core-1.0.pom. This dependency is in the official mvnrepository (http://mvnrepository.com/artifact/com.google.collections/google-collections)

I work correct with the version 1.0. ¿Do you need the version 1.0-rc1 for work correct?

Comment by d.david....@gmail.com, Mar 28, 2010

Take a look at this project: http://github.com/dcarter/Google-Data-APIs-Mavenized It contains poms with full dependency information for all the gdata jars. It was inspired by the mandubian-mvn project, but I wanted to take it further with dependencies, and (soon) with full sync-up to maven central repo. Currently, you can access the jars from a public snapshot repository hosted by Sonatype. See the github project's wiki for details on how to use this repo.

Comment by diego.fi...@gmail.com, Jun 10, 2010

+1 for maven support

Comment by lukasz.l...@gmail.com, Oct 19, 2010

Thanx for script, elmori Hopefully google will mavenize it all itself

Comment by kevin.mu...@gmail.com, Nov 1, 2010
Comment by avichare...@gmail.com, Feb 25, 2011

hi

i added all the dependencies in classpath of windows. then i tried to compile the program using javac command but i get errors . I supply here only one error package com.google.gdata.client.youtube does not exist

pls help me

I have youtube account and api key
pls its argent

Comment by michael...@gmail.com, Mar 24, 2011

Having issues with uploading docs. Not sure if its because I'm working in an OSGI context and there are classloading issues but I'm getting

java.lang.ClassCastException?: org.apache.xerces.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory

at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source) at com.google.gdata.util.XmlParser?.getSAXParserFactory(XmlParser?.java:88) at com.google.gdata.util.XmlParser?.parse(XmlParser?.java:679) at com.google.gdata.util.XmlParser?.parse(XmlParser?.java:576) at com.google.gdata.data.BaseEntry?.parseAtom(BaseEntry?.java:1015) at com.google.gdata.wireformats.input.AtomDataParser?.parse(AtomDataParser?.java:59) at com.google.gdata.wireformats.input.AtomDataParser?.parse(AtomDataParser?.java:39) at com.google.gdata.wireformats.input.CharacterParser?.parse(CharacterParser?.java:100) at com.google.gdata.wireformats.input.XmlInputParser?.parse(XmlInputParser?.java:52) at com.google.gdata.wireformats.input.AtomDualParser?.parse(AtomDualParser?.java:66) at com.google.gdata.wireformats.input.AtomDualParser?.parse(AtomDualParser?.java:34) at com.google.gdata.client.Service.parseResponseData(Service.java:2165) at com.google.gdata.client.Service.parseResponseData(Service.java:2098) at com.google.gdata.client.media.MediaService?.insert(MediaService?.java:401) at org.joget.plugin.google.GoogleDocPlugin?$1.run(GoogleDocPlugin?.java:129) at java.lang.Thread.run(Thread.java:619)

Comment by stijn.va...@gmail.com, Mar 25, 2011

+1 maven

Comment by ssaam...@gmail.com, Apr 11, 2011

+1 For Maven Support!!!!!

Comment by hfernan...@linkare.com, Apr 19, 2011

+1 for maven

Comment by amid.f...@gmail.com, Apr 20, 2011

Where is maven ? Stop doing something else until you finished translation to maven support. We really need this.

Comment by den.lu...@gmail.com, Apr 26, 2011

+1 for maven

Comment by hougardy...@gmail.com, Apr 30, 2011

+1 for maven

Comment by joern.sc...@gmail.com, May 5, 2011

+1 for maven

Comment by raymond@domingo.nl, May 5, 2011

+1 for maven

Comment by ihru...@gmail.com, May 18, 2011

+1 for maven

Comment by fed...@gmail.com, May 22, 2011

+1 maven

Comment by danilo.b...@gmail.com, Jun 20, 2011

++ maven

Comment by fabszn@gmail.com, Jul 2, 2011

+1 maven!!!

Comment by m.ehrent...@gmail.com, Jul 6, 2011

+1 for maven

Comment by renanrei...@gmail.com, Jul 10, 2011

+ 10000 for MAVEN

Comment by Bogdan.A...@gmail.com, Jul 13, 2011

+1 maven

Comment by laurent....@gmail.com, Jul 19, 2011

One more time : +1 for Maven !

Comment by laurent....@gmail.com, Jul 19, 2011

Found this project on google-code too : http://code.google.com/p/mandubian-mvn/ Check for its Mvn repository access.

Comment by moore....@gmail.com, Aug 4, 2011

Where is the Maven/Ivy repository support??? +1 for Maven or Ivy!!

Comment by sow...@gmail.com, Aug 21, 2011

+1 for Maven support!

Comment by sharmavi...@gmail.com, Sep 3, 2011

maven please!!!!

Comment by jacob.p...@gmail.com, Sep 7, 2011

+1 for maven

Comment by ell...@jarofworms.com, Sep 26, 2011

+1 for maven

Comment by praveen...@gmail.com, Oct 6, 2011

C'on google devs. Is mavenizing the project THAT difficult?

Comment by hgar...@peoplecall.com, Oct 19, 2011

+1 for maven

Comment by nix...@gmail.com, Oct 20, 2011

-1 for maven :D

Comment by nix...@gmail.com, Oct 20, 2011

+1 for adding all the Google Apis to the Eclipse Plugin as Google Managed Apis.

Comment by renanrei...@gmail.com, Nov 6, 2011

maven again!

where is the -1 button? ... affff

Comment by antw...@gmail.com, Nov 25, 2011

+1 for Maven ?!

Comment by arpad.ta...@gmail.com, Dec 5, 2011

+1 Maven

Comment by ozkan.pakdil, Dec 10, 2011

interesting :) maven +1

Comment by JasonPaulBurke, Dec 10, 2011

+1 for Maven, -1 for eclipse plugin before maven

Comment by heam...@gmail.com, Jan 4, 2012

+1 MAVEN MAVEN MAVEN!!!

Comment by yaroslav...@gmail.com, Jan 17, 2012

+1 maven

Comment by syri...@gmail.com, Jan 17, 2012

+2 maven

Comment by thomas.z...@gmail.com, Jan 20, 2012

+1 maven!!!!

Comment by lu...@lukasbeyer.com, Jan 24, 2012

+20 maven!!

Comment by a.acci...@7rtc.com, Jan 28, 2012

Following the sheep to slaughter...

+1 maven!! maven++! ++maven! maven = maven + 1!

Comment by michel.k...@gmail.com, Feb 7, 2012

+1 maven

Comment by silviala...@gmail.com, Mar 21, 2012

maven for god sake! 1994 development?

Comment by jas...@broadinstitute.org, Mar 21, 2012

They still haven't done this?!?! GOOGLE CAN YOU HEAR ME???

Comment by brian.d...@gmail.com, Apr 4, 2012

um, maven?

Comment by oliver10...@gmail.com, Apr 15, 2012

+1 maven

Comment by mcgrath....@gmail.com, Apr 17, 2012

STILL NO MAVEN?!?!?! Geez, guys, this isn't rocket science.

Comment by saaphot...@gmail.com, Apr 23, 2012

maven yet?

Comment by stone.co...@gmail.com, May 15, 2012

What's the threshold to meet to get this mavenized?


Sign in to add a comment
Powered by Google Project Hosting