<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-credential-store-api</artifactId>
<version>0.2.3-Lithium-SR3</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.opendaylight.aaa" % "aaa-credential-store-api" % "0.2.3-Lithium-SR3"
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-credential-store-api', version='0.2.3-Lithium-SR3')
)
<dependency org="org.opendaylight.aaa" name="aaa-credential-store-api" rev="0.2.3-Lithium-SR3" />