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