File | Operation |
---|---|
odl-netconf-console-8.0.2.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-console</artifactId>
<version>8.0.2</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-console', version='8.0.2')
)