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

CometD :: Java :: Examples :: Spring Boot 6.0.4

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

cometd-java-examples-springboot
Версия

Версия

6.0.4
Тип

Тип

jar
Описание

Описание

CometD :: Java :: Examples :: Spring Boot
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-java-examples-springboot 6.0.4


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jetty jar
org.cometd.java : cometd-java-examples-embedded jar 6.0.4
org.cometd.java : cometd-java-server-websocket-javax jar 6.0.4

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.cometd.java : cometd-java-client-websocket-javax jar 6.0.4
org.eclipse.jetty : jetty-util-ajax jar 10.0.6

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

Данный проект не имеет модулей.