<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>shaded-sshd</artifactId>
<version>8.0.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='shaded-sshd', version='8.0.3')
)