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