XStream extension for Hibernate 3/4 to untie Java objects from Hibernate.
'com.thoughtworks.xstream:xstream-hibernate:1.4.7'
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-hibernate</artifactId>
<version>1.4.7</version>
</dependency>
<dependency org="com.thoughtworks.xstream" name="xstream-hibernate" rev="1.4.7"/>
"com.thoughtworks.xstream", "xstream-hibernate", "1.4.7"