Last Version

CometD :: JavaScript :: Examples :: Angular 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 Angular User Interface Web Frameworks
GroupId

GroupId

org.cometd.javascript
ArtifactId

ArtifactId

cometd-javascript-examples-angular
Version

Version

7.0.7
Type

Type

war
Description

Description

CometD :: JavaScript :: Examples :: Angular
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-angular 7.0.7


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