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