License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.websocket |
ArtifactId | ArtifactIdwebsocket-javax-common |
Last Version | Last Version10.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: Websocket :: javax.websocket :: Common
The Eclipse Jetty Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.websocket/websocket-javax-common/ -->
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-javax-common</artifactId>
<version>10.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.websocket/websocket-javax-common/
implementation 'org.eclipse.jetty.websocket:websocket-javax-common:10.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty.websocket/websocket-javax-common/
implementation ("org.eclipse.jetty.websocket:websocket-javax-common:10.0.11")
'org.eclipse.jetty.websocket:websocket-javax-common:jar:10.0.11'
<dependency org="org.eclipse.jetty.websocket" name="websocket-javax-common" rev="10.0.11">
<artifact name="websocket-javax-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.websocket', module='websocket-javax-common', version='10.0.11')
)
libraryDependencies += "org.eclipse.jetty.websocket" % "websocket-javax-common" % "10.0.11"
[org.eclipse.jetty.websocket/websocket-javax-common "10.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.toolchain : jetty-javax-websocket-api | jar | 1.1.2 |
org.eclipse.jetty.websocket : websocket-core-client | jar | 10.0.11 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-slf4j-impl | jar | 10.0.11 |
org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.9 |
org.junit.jupiter : junit-jupiter | jar |
Version |
---|
10.0.11
|
10.0.10
|
10.0.9
|
10.0.8
|
10.0.7
|
10.0.6
|
10.0.5
|
10.0.4
|
10.0.3
|
10.0.2
|
10.0.1
|
10.0.0
|
10.0.0.beta3
|
10.0.0.beta2
|
10.0.0.beta1
|
10.0.0.beta0
|
10.0.0.alpha2
|