| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers CLI User Interface | 
| GroupId | GroupIdorg.eclipse.jetty.websocket | 
| ArtifactId | ArtifactIdwebsocket-core | 
| Last Version | Last Version10.0.0.alpha2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJetty :: Websocket :: Core The Eclipse Jetty Project | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| websocket-core-10.0.0.alpha2.pom | |
| websocket-core-10.0.0.alpha2.jar | 176 KB | 
| websocket-core-10.0.0.alpha2-sources.jar | 113 KB | 
| websocket-core-10.0.0.alpha2-javadoc.jar | 810 KB | 
| websocket-core-10.0.0.alpha2-config.jar | 669 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.websocket/websocket-core/ -->
<dependency>
    <groupId>org.eclipse.jetty.websocket</groupId>
    <artifactId>websocket-core</artifactId>
    <version>10.0.0.alpha2</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.jetty.websocket/websocket-core/
implementation 'org.eclipse.jetty.websocket:websocket-core:10.0.0.alpha2'// https://jarcasting.com/artifacts/org.eclipse.jetty.websocket/websocket-core/
implementation ("org.eclipse.jetty.websocket:websocket-core:10.0.0.alpha2")'org.eclipse.jetty.websocket:websocket-core:jar:10.0.0.alpha2'<dependency org="org.eclipse.jetty.websocket" name="websocket-core" rev="10.0.0.alpha2">
  <artifact name="websocket-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.jetty.websocket', module='websocket-core', version='10.0.0.alpha2')
)libraryDependencies += "org.eclipse.jetty.websocket" % "websocket-core" % "10.0.0.alpha2"[org.eclipse.jetty.websocket/websocket-core "10.0.0.alpha2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-util | jar | 10.0.0.alpha2 | 
| org.eclipse.jetty : jetty-io | jar | 10.0.0.alpha2 | 
| org.eclipse.jetty : jetty-http | jar | 10.0.0.alpha2 | 
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 | 
| org.eclipse.jetty : jetty-xml Optional | jar | 10.0.0.alpha2 | 
| org.eclipse.jetty : jetty-client | jar | 10.0.0.alpha2 | 
| org.eclipse.jetty : jetty-server | jar | 10.0.0.alpha2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-slf4j-impl | jar | 10.0.0.alpha2 | 
| org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.3 | 
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 | 
 
                    | Version | 
|---|
| 10.0.0.alpha2 | 
| 10.0.0.alpha1 | 
| 10.0.0-alpha0 | 
| 9.0.0.M2 | 
| 9.0.0.M1 | 
| 9.0.0.M0 |