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