<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-cometd</artifactId>
<version>2.4.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.atmosphere</groupId> <artifactId>atmosphere-extensions-project</artifactId> <version>2.4.2</version> </parent>
compile
|-- org.cometd.java:cometd-java-server:2.4.3
|-- org.cometd.java:cometd-websocket-jetty:2.4.3
|-- org.cometd.java:cometd-java-annotations:2.4.3
|-- org.atmosphere:atmosphere-runtime
provided