<dependency>
<groupId>org.itsallcode</groupId>
<artifactId>hamcrest-auto-matcher</artifactId>
<version>0.7.0</version>
</dependency>
@Grapes(
@Grab(group='org.itsallcode', module='hamcrest-auto-matcher', version='0.7.0')
)
runtime