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-distribution:2.4.3'
<dependency>
<groupId>org.cometd</groupId>
<artifactId>cometd-distribution</artifactId>
<version>2.4.3</version>
</dependency>
<dependency org="org.cometd" name="cometd-distribution" rev="2.4.3"/>
"org.cometd", "cometd-distribution", "2.4.3"