<dependency>
<groupId>io.tourniquet.junit</groupId>
<artifactId>tourniquet-net</artifactId>
<version>0.4.0</version>
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='tourniquet-net', version='0.4.0')
)