<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netconf-mapping-api</artifactId>
<version>0.2.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='netconf-mapping-api', version='0.2.3')
)