File | Operation |
---|---|
netconf-parent-1.7.2.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-parent</artifactId>
<version>1.7.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-parent', version='1.7.2')
)
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>binding-parent</artifactId> <version>4.0.11</version> </parent>