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