Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
'com.sun.jersey:jersey-documentation:1.13'
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-documentation</artifactId>
<version>1.13</version>
</dependency>
<dependency org="com.sun.jersey" name="jersey-documentation" rev="1.13"/>
"com.sun.jersey", "jersey-documentation", "1.13"