The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques
'org.cometd.javascript:cometd-examples-jquery:2.8.0'
<dependency>
<groupId>org.cometd.javascript</groupId>
<artifactId>cometd-examples-jquery</artifactId>
<version>2.8.0</version>
</dependency>
<dependency org="org.cometd.javascript" name="cometd-examples-jquery" rev="2.8.0"/>
"org.cometd.javascript", "cometd-examples-jquery", "2.8.0"