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