<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>config-api</artifactId>
<version>0.3.3-Lithium-SR3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='config-api', version='0.3.3-Lithium-SR3')
)
<dependency org="org.opendaylight.controller" name="config-api" rev="0.3.3-Lithium-SR3" />