Samples that show how to use jersey.
'com.sun.jersey.samples:jsonp:1.0.2'
<dependency>
<groupId>com.sun.jersey.samples</groupId>
<artifactId>jsonp</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.sun.jersey.samples" name="jsonp" rev="1.0.2"/>
"com.sun.jersey.samples", "jsonp", "1.0.2"