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