<dependency>
<groupId>com.sun.jersey.samples</groupId>
<artifactId>bookstore</artifactId>
<version>1.19.4</version>
<type>war</type>
</dependency>
<parent> <groupId>com.sun.jersey.samples</groupId> <artifactId>jersey-samples</artifactId> <version>1.19.4</version> </parent>
compile
|-- com.sun.jersey.contribs:jersey-multipart
|-- com.sun.jersey:jersey-servlet
|-- com.sun.jersey:jersey-json
test
|-- com.sun.jersey.jersey-test-framework:jersey-test-framework-embedded-glassfish
|-- com.sun.jersey.jersey-test-framework:jersey-test-framework-external