JWS Abstract Data Representation
A library to abstractly represent structured data and convert it from and to several formats
You can find the current docs on our website. This is a work-in-progress project though so it's not yet complete.
<dependency>
<groupId>org.javawebstack</groupId>
<artifactId>abstract-data</artifactId>
<version>1.0.6</version>
</dependency>