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