<dependency>
<groupId>com.hubspot</groupId>
<artifactId>BaragonServiceIntegrationTests</artifactId>
<version>0.1.11</version>
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='BaragonServiceIntegrationTests', version='0.1.11')
)