CometD :: Java :: Examples

The CometD project is a scalable HTTP-based event routing bus that uses the AJAX push technology pattern known as "Comet"

License

License

The Academic Free License, v. 2.1
Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-examples-java
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

war
Description

Description

CometD :: Java :: Examples
The CometD project is a scalable HTTP-based event routing bus that uses the AJAX push technology pattern known as "Comet"
Project Organization

Project Organization

Dojo Foundation

Download cometd-examples-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.cometd.java : cometd-java-server jar 1.1.5

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.eclipse.jetty : jetty-servlet jar 7.5.3.v20111011

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0rc0
1.0.beta10
1.0.beta9