<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jersey</artifactId>
<version>2.7.15</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.atmosphere</groupId> <artifactId>atmosphere-project</artifactId> <version>2.7.15</version> </parent>
compile
|-- org.atmosphere:atmosphere-annotations
|-- com.sun.jersey:jersey-server
|-- com.sun.jersey:jersey-servlet
|-- com.sun.xml.bind:jaxb-core:2.3.0.1
|-- javax.xml.bind:jaxb-api:2.3.1
|-- com.sun.xml.bind:jaxb-impl:2.3.1
|-- org.javassist:javassist:3.25.0-GA
provided
|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec:1.0
test
|-- org.eclipse.jetty:jetty-servlet
|-- com.sun.grizzly:grizzly-http
|-- com.sun.grizzly:grizzly-http-servlet
|-- com.sun.grizzly:grizzly-comet
|-- com.sun.grizzly:grizzly-compat