<dependency>
<groupId>com.disneystreaming.alloy</groupId>
<artifactId>alloy-protocol-tests</artifactId>
<version>0.2.6</version>
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.alloy', module='alloy-protocol-tests', version='0.2.6')
)