The CometD project is a scalable HTTP-based event routing bus that uses the AJAX push technology pattern known as "Comet"
'org.cometd.javascript:cometd-examples-jquery:2.0.0.RC2'
<dependency>
<groupId>org.cometd.javascript</groupId>
<artifactId>cometd-examples-jquery</artifactId>
<version>2.0.0.RC2</version>
</dependency>
<dependency org="org.cometd.javascript" name="cometd-examples-jquery" rev="2.0.0.RC2"/>
"org.cometd.javascript", "cometd-examples-jquery", "2.0.0.RC2"