<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.5</version>
</dependency>
<parent> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream-parent</artifactId> <version>1.4.5</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.json:json
|-- org.codehaus.jettison:jettison
|-- junit:junit
|-- jmock:jmock
test
|-- com.megginson.sax:xml-writer
|-- oro:oro