Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.
'org.hamcrest:hamcrest-integration:1.2'
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-integration</artifactId>
<version>1.2</version>
</dependency>
<dependency org="org.hamcrest" name="hamcrest-integration" rev="1.2"/>
"org.hamcrest", "hamcrest-integration", "1.2"