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