<dependency>
<groupId>com.fitbur.testify.junit</groupId>
<artifactId>junit-core</artifactId>
<version>0.0.7</version>
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.junit', module='junit-core', version='0.0.7')
)