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