<dependency>
<groupId>org.hobsoft.hamcrest</groupId>
<artifactId>hamcrest-compose</artifactId>
<version>0.2.0</version>
</dependency>
@Grapes(
@Grab(group='org.hobsoft.hamcrest', module='hamcrest-compose', version='0.2.0')
)