General parent POM for all hamcrest libraries.
'org.hamcrest:hamcrest-parent:1.3.RC2'
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-parent</artifactId>
<version>1.3.RC2</version>
</dependency>
<dependency org="org.hamcrest" name="hamcrest-parent" rev="1.3.RC2"/>
"org.hamcrest", "hamcrest-parent", "1.3.RC2"