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