Hi,
Use a maven repo browser:
http://www.mvnbrowser.com/artifact-details.html?groupId=com.sun.jersey.contribs&artifactId=jersey-apache-client&version=1.1.0-ea&tab=DEPENDENCIES#tabs
http://www.mvnbrowser.com/artifact-details.html?groupId=commons-httpclient&artifactId=commons-httpclient&version=3.1&tab=DEPENDENCIES#tabs
If you are using ant you can also use the maven ant tools.
Paul.
On Feb 10, 2011, at 10:14 PM, Tony Anecito wrote:
> Thanks Petr,
>
> That helps but I mentioned there were other jar dependencies and I
> am not sure
> where and what versions to use.
>
> The jars I found that the jar you mentioned needed are:
> commons-http-client-3.1jar
> commons-codec-4.1.jar
>
> I am not sure if these are the latest or recommended ones. Please
> advise.
>
> Thanks,
> -Tony
>
>
>
> ----- Original Message ----
> From: Petr Jurák <petr.jurak_at_gmail.com>
> To: users_at_jersey.java.net
> Cc: Tony Anecito <adanecito_at_yahoo.com>; Paul Sandoz <Paul.Sandoz_at_oracle.com
> >
> Sent: Thu, February 10, 2011 2:01:25 PM
> Subject: Re: [Jersey] Issues with ApacheHttpClient...
>
> Hi Tony,
> please check the version you downloaded. Download from
> http://jersey.java.net/nonav/documentation/latest/chapter_deps.html#core_client
> is not possible, only pom is accessible, but you don't use maven I
> suppose.
> So look at jar jersey-apache-client here
> http://download.java.net/maven/2/com/sun/jersey/contribs/jersey-apache-client/1.5/
> .
>
> Hope this help.
> Regards,
> Petr
>
> 2011/2/10 Tony Anecito <adanecito_at_yahoo.com>:
>> Hi All,
>>
>> I am trying to get ApacheHttpClient to work but I found what I
>> think is the
> jar
>> needed but it in turn needed another jar but I found it on another
>> site and
>> when
>> I try to run I get an error about a missing method in the
>> ApacheHttpClient jar
>> I
>> download from the Jersey site.
>>
>> So my questions is where do I locate the jars needed to make
>> ApacheHttpClient
>> work for Jersey 1.5?
>>
>> Thanks,
>> -Tony
>>
>>
>>
>>
>> ____________________________________________________________________________________
>> _
>> Looking for earth-friendly autos?
>> Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
>> http://autos.yahoo.com/green_center/
>>
>
>
>
>