|
Dependencies
List of dependency packages for GData Java Client API library.
Featured IntroductionGData Java Client package depends on several third party libraries. This page lists all the dependency packages. Dependency PackagesRequired
Optional
|
► Sign in to add a comment
Any chance in mavenizing this project?
No maven no download..
Maven?
where id maven repository?
Maven would be great!
Maven would be great! Why it's taking so long?
Still no maven, I don't think anyone is hearing our plight!
Should use maven or ivy
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.
Keep going maven is our top request!
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.
Mhy there is no maven repository for gdata?
Do you guys have an ETA for a Maven friendly build of GData ?
Just adding yet another comment in support of Maven build for these libraries.
+1 for Maven support
+1 for maven
would be nice to get this on oss.sonatype.org - there is already a googlecode repo available there...
interesting that they are running up on almost 2 years since this was originally requested. We could all really use it!
+1 for maven
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.
+1 for a maven-ized project.
When will we have a version of gdata that is compatible with Android?
Can someone post the ivy dependency for gdata? Thanks.
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.
Elmorri - can you please make the poms w/dependencies available to download?
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
+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.
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?
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?
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.
+1 for maven support
Thanx for script, elmori Hopefully google will mavenize it all itself
What is located here?
http://repo1.maven.org/maven2/com/google/api/client/
hi
pls help me
pls its argentHaving 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
+1 maven
+1 For Maven Support!!!!!
+1 for maven
Where is maven ? Stop doing something else until you finished translation to maven support. We really need this.
+1 for maven
+1 for maven
+1 for maven
+1 for maven
+1 for maven
+1 maven
++ maven
+1 maven!!!
+1 for maven
+ 10000 for MAVEN
+1 maven
One more time : +1 for Maven !
Found this project on google-code too : http://code.google.com/p/mandubian-mvn/ Check for its Mvn repository access.
Where is the Maven/Ivy repository support??? +1 for Maven or Ivy!!
+1 for Maven support!
maven please!!!!
+1 for maven
+1 for maven
C'on google devs. Is mavenizing the project THAT difficult?
+1 for maven
-1 for maven :D
+1 for adding all the Google Apis to the Eclipse Plugin as Google Managed Apis.
maven again!
where is the -1 button? ... affff
+1 for Maven ?!
+1 Maven
interesting :) maven +1
+1 for Maven, -1 for eclipse plugin before maven
+1 MAVEN MAVEN MAVEN!!!
+1 maven
+2 maven
+1 maven!!!!
+20 maven!!
Following the sheep to slaughter...
+1 maven
maven for god sake! 1994 development?
They still haven't done this?!?! GOOGLE CAN YOU HEAR ME???
um, maven?
+1 maven
STILL NO MAVEN?!?!?! Geez, guys, this isn't rocket science.
maven yet?
What's the threshold to meet to get this mavenized?