The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques
'org.cometd:cometd-demo:2.4.2'
<dependency> <groupId>org.cometd</groupId> <artifactId>cometd-demo</artifactId> <version>2.4.2</version> </dependency>
<dependency org="org.cometd" name="cometd-demo" rev="2.4.2"/>
"org.cometd", "cometd-demo", "2.4.2"