Java toolkit based around usage of immutable objects and fluent interfaces. Includes support for JSON marshaling, MongoDB, JAX-RS and Guice.
'org.immutables:root:0.17'
<dependency>
<groupId>org.immutables</groupId>
<artifactId>root</artifactId>
<version>0.17</version>
</dependency>
<dependency org="org.immutables" name="root" rev="0.17"/>
"org.immutables", "root", "0.17"