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

com.sun.grizzly:cometd 1.6.0


Категории

Категории

Grizzly Сеть Networking
Группа

Группа

com.sun.grizzly
Идентификатор

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

cometd
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать cometd 1.6.0

Имя Файла Размер
cometd-1.6.0.pom
cometd-1.6.0.jar 45 KB
cometd-1.6.0-sources.jar 47 KB
Обзор

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