Last Version

CometD :: JavaScript :: Examples :: Dojo 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

JavaScript Languages
GroupId

GroupId

org.cometd.javascript
ArtifactId

ArtifactId

cometd-javascript-examples-dojo
Version

Version

7.0.7
Type

Type

war
Description

Description

CometD :: JavaScript :: Examples :: Dojo
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-javascript-examples-dojo 7.0.7


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

There are no modules declared in this project.