<dependency>
<groupId>com.sun.jersey.samples</groupId>
<artifactId>storage-service</artifactId>
<version>1.1.5.2</version>
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples', module='storage-service', version='1.1.5.2')
)