<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>transport-ssh</artifactId>
<version>7.0.5</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='transport-ssh', version='7.0.5')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>netconf-parent</artifactId> <version>7.0.5</version> </parent>
compile
|-- commons-codec:commons-codec:1.15
|-- com.github.spotbugs:spotbugs-annotations
|-- org.bouncycastle:bcprov-jdk18on
|-- org.kohsuke.metainf-services:metainf-services
|-- org.opendaylight.yangtools:yang-common
|-- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash
|-- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types
|-- org.opendaylight.netconf:keystore-api
|-- org.opendaylight.netconf:shaded-sshd
|-- org.opendaylight.netconf:transport-api
|-- org.opendaylight.netconf:transport-tcp
|-- org.opendaylight.netconf:truststore-api
|-- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types
|-- org.opendaylight.netconf.model:rfc8341
provided
|-- com.google.errorprone:error_prone_annotations
test
|-- io.netty:netty-transport-native-epoll
|-- org.bouncycastle:bcpkix-jdk18on
|-- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types