Java to XML Serialization, and back again.
'com.thoughtworks.xstream:xstream:1.0.1'
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="com.thoughtworks.xstream" name="xstream" rev="1.0.1"/>
"com.thoughtworks.xstream", "xstream", "1.0.1"