Jar examples for h:hamcrest-integration
Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.
You can download jar file hamcrest-integration 1.2.1 in this page.
New BSD License
You can use the following script to add hamcrest-integration-1.2.1.jar to your project.
<dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-integration</artifactId> <version>1.2.1</version> </dependency>
compile group: 'org.hamcrest', name: 'hamcrest-integration', version: '1.2.1'
libraryDependencies += "org.hamcrest" % "hamcrest-integration" % "1.2.1"
<dependency org="org.hamcrest" name="hamcrest-integration" rev="1.2.1"/>
@Grapes(@Grab(group='org.hamcrest', module='hamcrest-integration', version='1.2.1'))
'org.hamcrest:hamcrest-integration:jar:1.2.1'
Click the following link to download the jar file.
hamcrest-integration-1.2.1-javadoc.jar