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