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