<dependency>
<groupId>com.automation-remarks</groupId>
<artifactId>video-recorder-junit</artifactId>
<version>1.4.1</version>
</dependency>
@Grapes(
@Grab(group='com.automation-remarks', module='video-recorder-junit', version='1.4.1')
)
compile
|-- com.automation-remarks:video-recorder-core:1.4.1
|-- junit:junit:4.12
test