The Eclipse Jetty project's implementation of the Java WebSocket client API (JSR 356).
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>javax-websocket-client-impl</artifactId>
<version>9.4.58.v20250814</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a WebSocketClient and connects to a WebSocket endpoint.
Use Jetty 12.x for new projects.
No dependency data recorded yet.