Last Version

CometD :: JavaScript :: Examples Vanilla 4.0.9

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

JavaScript Languages
GroupId

GroupId

org.cometd.javascript
ArtifactId

ArtifactId

cometd-examples-vanilla
Version

Version

4.0.9
Type

Type

war
Description

Description

CometD :: JavaScript :: Examples Vanilla
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-examples-vanilla 4.0.9


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.