There is no longer any zipped distribution. Everything is available
from the Java.Net Maven repository. The closest to a zipped download
is the set of samples.
On Oct 28, 2008, at 3:47 AM, Lakshman Mukkamalla wrote:
> Hi all,
> I am trying to upgrade from jersey 0.7 to 1.0. The version 0.7
> was downloaded from the following link
> https://jersey.dev.java.net/servlets/ProjectDocumentList?folderID=7654&expandFolder=7654&folderID=0 >
> Could some one provide steps/guidelines in upgrading the 0.7 version
> to 1.0. Also seems like above link was not active since june and its
> using java.net repository instead for hosting its distribution. It
> looks like jersey has broken down its distribution into many modules
> like atom, server, client, core etc.
> Is the following link that jersey recommends to follow and download
> the latest distribution?
> http://download.java.net/maven/2/com/sun/jersey/ >
> Thanks in advance.