Last Version

Jetty :: Websocket :: Parent 11.0.11

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.websocket
ArtifactId

ArtifactId

websocket-parent
Version

Version

11.0.11
Type

Type

pom
Description

Description

Jetty :: Websocket :: Parent
The Eclipse Jetty Project
Project Organization

Project Organization

Webtide

Download websocket-parent 11.0.11


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

Dependencies

test (2)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.junit.jupiter : junit-jupiter jar

Project Modules

  • websocket-core-common
  • websocket-core-client
  • websocket-core-server
  • websocket-core-tests
  • websocket-jetty-api
  • websocket-jetty-common
  • websocket-jetty-client
  • websocket-jetty-server
  • websocket-jetty-tests
  • websocket-jakarta-common
  • websocket-jakarta-client
  • websocket-jakarta-server
  • websocket-jakarta-tests
  • websocket-servlet