users@jersey.java.net

Re: Java source for JSR 311 API?

From: Brian Gilstrap <brian_at_ociweb.com>
Date: Fri, 04 Jun 2010 15:05:05 -0500

On 6/4/2010 2:59 PM, Brian Gilstrap wrote:
> I'm sure I've just missed it, but I can't find the sources for the JSR
> 311 API classes. I need them so I can navigate through them into the
> implementation classes in my favorite IDEs.
>
> Where can I get the actual .java files?

Answering my own question:

http://download.java.net/maven/2/javax/ws/rs/jsr311-api/1.1/

Boy do I feel sheepish! :-)

Brian