<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.2.1</version>
</dependency>
<parent> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream-parent</artifactId> <version>1.2.1</version> </parent>
compile
|-- dom4j:dom4j
|-- jdom:jdom
|-- com.megginson.sax:xml-writer
|-- stax:stax
|-- stax:stax-api
|-- xom:xom
|-- xpp3:xpp3_min
|-- junit:junit
|-- jmock:jmock
test
|-- oro:oro