<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8344</artifactId>
<version>3.0.12</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal.binding.model.ietf', module='rfc8344', version='3.0.12')
)
<dependency org="org.opendaylight.mdsal.binding.model.ietf" name="rfc8344" rev="3.0.12" />