File | Operation |
---|---|
odl-netconf-transport-api-7.0.5.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-transport-api</artifactId>
<version>7.0.5</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-transport-api', version='7.0.5')
)
<dependency org="org.opendaylight.netconf" name="odl-netconf-transport-api" rev="7.0.5" />