File | Operation |
---|---|
odl-netconf-transport-7.0.3.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-transport</artifactId>
<version>7.0.3</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-transport', version='7.0.3')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>feature-parent</artifactId> <version>7.0.3</version> </parent>
compile
|-- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash
|-- org.opendaylight.netconf:odl-netconf-keystore
|-- org.opendaylight.netconf:odl-netconf-truststore
|-- org.opendaylight.netconf:odl-netconf-transport-api
|-- org.opendaylight.netconf:transport-ssh