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-test-framework:jersey-test-framework-http:1.8'
<dependency>
<groupId>com.sun.jersey.jersey-test-framework</groupId>
<artifactId>jersey-test-framework-http</artifactId>
<version>1.8</version>
</dependency>
<dependency org="com.sun.jersey.jersey-test-framework" name="jersey-test-framework-http" rev="1.8"/>
"com.sun.jersey.jersey-test-framework", "jersey-test-framework-http", "1.8"