не последняя версия
Последняя версия 7.0.7

CometD :: JavaScript :: Examples 7.0.6

The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования
Группа

Группа

org.cometd.javascript
Идентификатор

Идентификатор

cometd-javascript-examples
Версия

Версия

7.0.6
Тип

Тип

pom
Описание

Описание

CometD :: JavaScript :: Examples
The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques
Организация-разработчик

Организация-разработчик

The CometD Project

Скачать cometd-javascript-examples 7.0.6

Имя Файла Размер
cometd-javascript-examples-7.0.6.pom 782 bytes
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • examples-angular
  • examples-dojo
  • examples-jquery
  • examples-vanilla