<dependency>
<groupId>com.github.mjeanroy</groupId>
<artifactId>junit-servers-core</artifactId>
<version>0.2.2</version>
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='junit-servers-core', version='0.2.2')
)