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