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.13'
<dependency>
<groupId>org.immutables</groupId>
<artifactId>root</artifactId>
<version>0.13</version>
</dependency>
<dependency org="org.immutables" name="root" rev="0.13"/>
"org.immutables", "root", "0.13"