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.1.2'
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-fluent</artifactId>
<version>0.1.2</version>
</dependency>
<dependency org="net.javacrumbs.json-unit" name="json-unit-fluent" rev="0.1.2"/>
"net.javacrumbs.json-unit", "json-unit-fluent", "0.1.2"