<dependency>
<groupId>org.opendaylight.netconf.model</groupId>
<artifactId>rfc8641</artifactId>
<version>7.0.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf.model', module='rfc8641', version='7.0.2')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>netconf-parent</artifactId> <version>7.0.2</version> </parent>
compile
|-- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8040