Simple XML serialization and deserialization from/to object.
Yet another XML object serializer/deserializer, that is small and relatively fast.
<dependency>
<groupId>cz.tvrzna</groupId>
<artifactId>jaxie</artifactId>
<version>0.0.3</version>
</dependency>