<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>transport-ssh</artifactId>
<version>8.0.3</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='transport-ssh', version='8.0.3')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>bnd-parent</artifactId> <version>8.0.3</version> </parent>
compile
|-- commons-codec:commons-codec
|-- com.github.spotbugs:spotbugs-annotations
|-- org.bouncycastle:bcprov-jdk18on
|-- org.eclipse.jdt:org.eclipse.jdt.annotation
|-- org.kohsuke.metainf-services:metainf-services
|-- org.opendaylight.yangtools:binding-spec
|-- org.opendaylight.yangtools:yang-common
|-- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash
|-- org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs
|-- org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs
|-- org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs
|-- org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9640
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9641
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9642
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common
|-- org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server
|-- org.opendaylight.netconf:shaded-sshd
|-- org.opendaylight.netconf:transport-api
|-- org.opendaylight.netconf:transport-tcp
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