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:3.0.0.beta1'
<dependency>
<groupId>org.cometd.javascript</groupId>
<artifactId>cometd-examples-jquery</artifactId>
<version>3.0.0.beta1</version>
</dependency>
<dependency org="org.cometd.javascript" name="cometd-examples-jquery" rev="3.0.0.beta1"/>
"org.cometd.javascript", "cometd-examples-jquery", "3.0.0.beta1"