<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-h2-store</artifactId>
<version>0.5.3-Carbon</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-h2-store', version='0.5.3-Carbon')
)