<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-shiro-act</artifactId>
<version>0.6.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-shiro-act', version='0.6.3')
)