<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-dom-api</artifactId>
<version>7.0.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-dom-api', version='7.0.4')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>netconf-parent</artifactId> <version>7.0.4</version> </parent>
compile
|-- com.github.spotbugs:spotbugs-annotations
|-- org.eclipse.jdt:org.eclipse.jdt.annotation
|-- org.opendaylight.yangtools:yang-data-api
|-- org.opendaylight.mdsal:mdsal-common-api