<dependency>
<groupId>net.sourceforge.barbecue</groupId>
<artifactId>barbecue</artifactId>
<version>1.5-beta1</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.barbecue', module='barbecue', version='1.5-beta1')
)