License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdsolon.extend.jetty.websocket |
Last Version | Last Version1.4.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava project for solon
|
<!-- https://jarcasting.com/artifacts/org.noear/solon.extend.jetty.websocket/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.extend.jetty.websocket</artifactId>
<version>1.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.extend.jetty.websocket/
implementation 'org.noear:solon.extend.jetty.websocket:1.4.14'
// https://jarcasting.com/artifacts/org.noear/solon.extend.jetty.websocket/
implementation ("org.noear:solon.extend.jetty.websocket:1.4.14")
'org.noear:solon.extend.jetty.websocket:jar:1.4.14'
<dependency org="org.noear" name="solon.extend.jetty.websocket" rev="1.4.14">
<artifact name="solon.extend.jetty.websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.extend.jetty.websocket', version='1.4.14')
)
libraryDependencies += "org.noear" % "solon.extend.jetty.websocket" % "1.4.14"
[org.noear/solon.extend.jetty.websocket "1.4.14"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.websocket : websocket-server | jar | 9.4.38.v20210224 |