Both seem to provide the same interfaces but I could not find a definite answer on what the difference between the two is (and which one to take).
The jsr311 site is the original spec site for JAX-RS 1.1. The docs.oracle.com site is the API docs site for Java EE 6.
Using either should be fine, JAX-RS 1.1 was included in Java EE 6.