Jar examples for j:jsonassert
Small library for those who have a hard time understanding the complexity of JSON Path.'
You can download jar file jsonassert 0.4.6 in this page.
The Apache License, Version 2.0
You can use the following script to add jsonassert-0.4.6.jar to your project.
<dependency> <groupId>com.toomuchcoding.jsonassert</groupId> <artifactId>jsonassert</artifactId> <version>0.4.6</version> </dependency>
compile group: 'com.toomuchcoding.jsonassert', name: 'jsonassert', version: '0.4.6'
libraryDependencies += "com.toomuchcoding.jsonassert" % "jsonassert" % "0.4.6"
<dependency org="com.toomuchcoding.jsonassert" name="jsonassert" rev="0.4.6"/>
@Grapes(@Grab(group='com.toomuchcoding.jsonassert', module='jsonassert', version='0.4.6'))
'com.toomuchcoding.jsonassert:jsonassert:jar:0.4.6'
Click the following link to download the jar file.
jsonassert-0.4.6-javadoc.jar