users@jersey.java.net

Re: [Jersey] Source code for Jersey

From: Jason Winnebeck <gillius-ml_at_gillius.org>
Date: Wed, 30 Jun 2010 17:25:24 -0400

The sources appear to be all available via the standard way you can get them
via Maven. You can browse directly at
http://download.java.net/maven/2/com/sun/jersey/. The individual components
are each in their own directory, which includes source and javadoc.

For example:
http://download.java.net/maven/2//com/sun/jersey/jersey-core/1.3/jersey-core-1.3-sources.jar

If you want the JSR311 javadocs, they are elsewhere I think. Those appear to
be here:
http://download.java.net/maven/2//javax/ws/rs/jsr311-api/1.1.1/

Jason

On 6/30/2010 3:19 PM, Jordan, Thomas wrote:
> Where can I get the source code for Jersey?
>
> Can you provide a link to the Jersey 1.3 source code jar file?
>
> Can you provide a link to the Jersey 1.3 javadocs jar file?
>
> The subversion link (https://jersey.dev.java.net/svn/jersey) requires an
> account that I don’t have. Also I do not need to checkout and modify
> anything, I just need the source code to help figure out how to use it.
> Javadocs would be helpful as well.
>
> Thanks
> Tom
>