is not current version
Last Version 1.4.14

org.noear:solon.extend.jetty.websocket 1.2.11


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solon.extend.jetty.websocket
Version

Version

1.2.11
Type

Type

jar

Download solon.extend.jetty.websocket 1.2.11


<!-- https://jarcasting.com/artifacts/org.noear/solon.extend.jetty.websocket/ -->
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>solon.extend.jetty.websocket</artifactId>
    <version>1.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.extend.jetty.websocket/
implementation 'org.noear:solon.extend.jetty.websocket:1.2.11'
// https://jarcasting.com/artifacts/org.noear/solon.extend.jetty.websocket/
implementation ("org.noear:solon.extend.jetty.websocket:1.2.11")
'org.noear:solon.extend.jetty.websocket:jar:1.2.11'
<dependency org="org.noear" name="solon.extend.jetty.websocket" rev="1.2.11">
  <artifact name="solon.extend.jetty.websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.extend.jetty.websocket', version='1.2.11')
)
libraryDependencies += "org.noear" % "solon.extend.jetty.websocket" % "1.2.11"
[org.noear/solon.extend.jetty.websocket "1.2.11"]