<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version>
</dependency>
<parent> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream-parent</artifactId> <version>1.4.15</version> </parent>
compile
|-- dom4j:dom4j
|-- org.jdom:jdom
|-- org.jdom:jdom2
|-- stax:stax
|-- org.codehaus.woodstox:wstx-asl
|-- stax:stax-api
|-- xom:xom
|-- xmlpull:xmlpull
|-- xpp3:xpp3_min
|-- org.codehaus.jettison:jettison
|-- javax.activation:activation
|-- junit:junit
|-- jmock:jmock
provided
test
|-- org.json:json