<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>system-rules</artifactId>
<version>1.17.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='system-rules', version='1.17.1')
)
compile
|-- junit:junit-dep