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