Last Version

CometD :: Java 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

Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java
Version

Version

7.0.7
Type

Type

pom
Description

Description

CometD :: Java
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 7.0.7

Filename Size
cometd-java-7.0.7.pom 948 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.cometd.java/cometd-java/ -->
<dependency>
    <groupId>org.cometd.java</groupId>
    <artifactId>cometd-java</artifactId>
    <version>7.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java/
implementation 'org.cometd.java:cometd-java:7.0.7'
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java/
implementation ("org.cometd.java:cometd-java:7.0.7")
'org.cometd.java:cometd-java:pom:7.0.7'
<dependency org="org.cometd.java" name="cometd-java" rev="7.0.7">
  <artifact name="cometd-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java', version='7.0.7')
)
libraryDependencies += "org.cometd.java" % "cometd-java" % "7.0.7"
[org.cometd.java/cometd-java "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-java-api
  • cometd-java-annotation
  • cometd-java-client
  • cometd-java-common
  • cometd-java-examples
  • cometd-java-oort
  • cometd-java-server
  • cometd-java-benchmark
  • cometd-java-tests