Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.
'org.immutables:json-runtime:1.1'
<dependency>
<groupId>org.immutables</groupId>
<artifactId>json-runtime</artifactId>
<version>1.1</version>
</dependency>
<dependency org="org.immutables" name="json-runtime" rev="1.1"/>
"org.immutables", "json-runtime", "1.1"