CometD :: Java :: Server :: WebSocket :: Jetty

The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques

License

License

Categories

Categories

Java Languages Jetty Container Application Servers
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-server-websocket-jetty
Last Version

Last Version

7.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

CometD :: Java :: Server :: WebSocket :: Jetty
The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques
Project Organization

Project Organization

The CometD Project

Download cometd-java-server-websocket-jetty

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.cometd.java : cometd-java-server-websocket-common jar 7.0.7
org.slf4j : slf4j-api jar 2.0.0-alpha7

provided (2)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-jakarta-servlet-api jar 5.0.1
org.eclipse.jetty.websocket : websocket-jetty-server jar 11.0.11

Project Modules

There are no modules declared in this project.
org.cometd.java

CometD - Server Push for the Web

Versions

Version
7.0.7
7.0.6
7.0.5
7.0.3
7.0.2
7.0.1
7.0.0
6.0.7
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.12
5.0.11
5.0.10
5.0.9
5.0.8
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
5.0.0-BETA1
5.0.0-BETA0