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