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