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