Last Version

CometD 7.0.7

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

License

License

GroupId

GroupId

org.cometd
ArtifactId

ArtifactId

cometd-project
Version

Version

7.0.7
Type

Type

pom
Description

Description

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

Project URL

https://cometd.org
Project Organization

Project Organization

The CometD Project
Source Code Management

Source Code Management

https://github.com/cometd/cometd

Download cometd-project 7.0.7

Filename Size
cometd-project-7.0.7.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cometd-archetypes
  • cometd-java
  • cometd-javascript
  • cometd-demo
  • cometd-documentation
  • cometd-distribution