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