<dependency>
<groupId>com.github.hazendaz.jmockit</groupId>
<artifactId>java8testing</artifactId>
<version>1.55.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz.jmockit', module='java8testing', version='1.55.0')
)