<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>websocket-client</artifactId>
<version>6.0.8</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='websocket-client', version='6.0.8')
)