Hi,

Have you already chosen the youtube API you're gonna use? Maven can't
replace that. You won't choose a given library because it's available in
some maven repo. You'll choose it 'cause it matches your needs. And if it's
well-known, then there's chances that it's already present in some repo.

Maybe google could be your friend... After 10 seconds of research:
http://code.google.com/p/gdata-java-client/
It seems like it's not present in repo1 or google maven repository, so if
this lib suits your needs, you might have to:
* install it locally (or deploy in your corporate maven repo)
* File an issue in the project (
http://code.google.com/p/gdata-java-client/issues/entry) to require a maven
deployment

Cheers.

2008/9/29 Angelo Chen <[EMAIL PROTECTED]>

>
> Hi,
>
> I need to use youtube api in my 'mavenized' app, is there a youtube
> dependency somewhere? thanks.
>
> A.C.
> --
> View this message in context:
> http://www.nabble.com/repository-for-youtube-api-tp19719346p19719346.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Baptiste <Batmat> MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

Reply via email to