<dependency>
<groupId>com.github.dblock.waffle.demo</groupId>
<artifactId>waffle-mixed-post</artifactId>
<version>1.8.1</version>
<type>war</type>
</dependency>
@Grapes(
@Grab(group='com.github.dblock.waffle.demo', module='waffle-mixed-post', version='1.8.1')
)