A framework for working with json in Java the "proper" way. No mappings or model classes, it's all just lovely json, but in Java.
'com.jillesvangurp:jsonj:1.49'
<dependency> <groupId>com.jillesvangurp</groupId> <artifactId>jsonj</artifactId> <version>1.49</version> </dependency>
<dependency org="com.jillesvangurp" name="jsonj" rev="1.49"/>
"com.jillesvangurp", "jsonj", "1.49"