Hamcrest library of matcher implementations.
'org.hamcrest:hamcrest-library:1.2'
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>1.2</version>
</dependency>
<dependency org="org.hamcrest" name="hamcrest-library" rev="1.2"/>
"org.hamcrest", "hamcrest-library", "1.2"