mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 21:09:13 +00:00
Fixes #1138 - Adding jetty-client dependency to websocket.mod
This commit is contained in:
parent
44596a7714
commit
1441a1495b
@ -2,6 +2,8 @@
|
|||||||
Enable websockets for deployed web applications
|
Enable websockets for deployed web applications
|
||||||
|
|
||||||
[depend]
|
[depend]
|
||||||
|
# websocket client needs jetty-client
|
||||||
|
client
|
||||||
# javax.websocket needs annotations
|
# javax.websocket needs annotations
|
||||||
annotations
|
annotations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user