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