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