<dependency>
<groupId>it.thomasjohansen.warbuddy</groupId>
<artifactId>saml-support</artifactId>
<version>1.0-RC2</version>
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='saml-support', version='1.0-RC2')
)