Jar examples for h:hamcrest-jackson
Hamcrest add-on to elegantly perform assertions on Json nodes
You can download jar file hamcrest-jackson 1.1.1 in this page.
GNU GENERAL PUBLIC LICENSE, Version 2.0
You can use the following script to add hamcrest-jackson-1.1.1.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>hamcrest-jackson</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.spotify', name: 'hamcrest-jackson', version: '1.1.1'
libraryDependencies += "com.spotify" % "hamcrest-jackson" % "1.1.1"
<dependency org="com.spotify" name="hamcrest-jackson" rev="1.1.1"/>
@Grapes(@Grab(group='com.spotify', module='hamcrest-jackson', version='1.1.1'))
'com.spotify:hamcrest-jackson:jar:1.1.1'
Click the following link to download the jar file.
hamcrest-jackson-1.1.1-javadoc.jar