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