Jar examples for j:json-unit-fluent
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.
You can download jar file json-unit-fluent 1.18.0 in this page.
You can use the following script to add json-unit-fluent-1.18.0.jar to your project.
<dependency> <groupId>net.javacrumbs.json-unit</groupId> <artifactId>json-unit-fluent</artifactId> <version>1.18.0</version> </dependency>
compile group: 'net.javacrumbs.json-unit', name: 'json-unit-fluent', version: '1.18.0'
libraryDependencies += "net.javacrumbs.json-unit" % "json-unit-fluent" % "1.18.0"
<dependency org="net.javacrumbs.json-unit" name="json-unit-fluent" rev="1.18.0"/>
@Grapes(@Grab(group='net.javacrumbs.json-unit', module='json-unit-fluent', version='1.18.0'))
'net.javacrumbs.json-unit:json-unit-fluent:jar:1.18.0'
Click the following link to download the jar file.
json-unit-fluent-1.18.0-javadoc.jar