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