<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<version>2.7.15</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-runtime', version='2.7.15')
)
<parent> <groupId>org.atmosphere</groupId> <artifactId>atmosphere-project</artifactId> <version>2.7.15</version> </parent>
compile
|-- org.apache.commons:commons-pool2
provided
|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec:1.0
|-- org.eclipse.jetty.websocket:websocket-server
|-- org.eclipse.jetty:jetty-io
|-- org.eclipse.jetty:jetty-util
|-- org.eclipse.jetty:jetty-continuation
|-- org.eclipse.jetty.websocket:websocket-jetty-server
|-- org.glassfish.grizzly:grizzly-comet
|-- org.glassfish.grizzly:grizzly-websockets
|-- org.glassfish.grizzly:grizzly-http-servlet
|-- com.sun.grizzly:grizzly-websockets
|-- com.sun.grizzly:grizzly-framework-http
|-- com.sun.grizzly:grizzly-comet
|-- com.sun.grizzly:grizzly-compat
|-- org.atmosphere.jboss.as:jboss-as-websockets
|-- org.jboss:jboss-vfs:3.1.0.Final
|-- org.atmosphere:atmosphere-compat-jbossweb
|-- org.atmosphere:atmosphere-compat-tomcat
|-- org.atmosphere:atmosphere-compat-tomcat7
|-- org.apache.tomcat:tomcat-catalina
|-- org.apache.tomcat:tomcat-coyote
|-- javax.websocket:javax.websocket-api:1.1
|-- org.apache.shiro:shiro-core
|-- org.atmosphere:atmosphere-stubs:1.0.0
|-- org.apache.shiro:shiro-web
|-- org.eclipse.jetty:jetty-websocket:7.6.10.v20130312
test