<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-idm-store-h2</artifactId>
<version>0.20.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-idm-store-h2', version='0.20.3')
)
<parent> <groupId>org.opendaylight.aaa</groupId> <artifactId>aaa-parent</artifactId> <version>0.20.3</version> </parent>
compile
|-- org.opendaylight.aaa:aaa-authn-api
|-- org.opendaylight.aaa:aaa-password-service-api
|-- org.osgi:org.osgi.service.component.annotations
|-- org.osgi:org.osgi.service.metatype.annotations
|-- com.github.spotbugs:spotbugs-annotations
test