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