<dependency>
<groupId>com.rexsl</groupId>
<artifactId>rexsl-test</artifactId>
<version>0.3.4</version>
</dependency>
<parent> <groupId>com.rexsl</groupId> <artifactId>rexsl</artifactId> <version>0.3.4</version> </parent>
compile
|-- javax.ws.rs:jsr311-api:1.1.1
|-- javax.xml.bind:jsr173_api:1.0
|-- com.sun.jersey:jersey-client:1.11
|-- com.sun.jersey:jersey-core:1.11
|-- javax.xml.bind:jaxb-api:2.0
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
|-- org.xmlmatchers:xml-matchers
|-- junit:junit
|-- log4j:log4j
runtime
|-- com.sun.jersey:jersey-server:1.11
|-- com.sun.xml.bind:jaxb-impl:2.2.4-1
|-- net.sf.saxon:saxon-dom:8.7
test