JSON Assertions inspired by FEST and AssertJ. It actually does not use any of these modules, but can be used together with any of them.
'net.javacrumbs.json-unit:json-unit-fluent:0.2.0'
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-fluent</artifactId>
<version>0.2.0</version>
</dependency>
<dependency org="net.javacrumbs.json-unit" name="json-unit-fluent" rev="0.2.0"/>
"net.javacrumbs.json-unit", "json-unit-fluent", "0.2.0"