<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<version>2.4.5.vaadin1</version>
<type>bundle</type>
</dependency>
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-runtime" % "2.4.5.vaadin1"
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-runtime', version='2.4.5.vaadin1')
)
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-runtime" rev="2.4.5.vaadin1" />
<parent> <groupId>com.vaadin.external.atmosphere</groupId> <artifactId>atmosphere-project</artifactId> <version>2.4.5.vaadin1</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.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
|-- com.vaadin.external.atmosphere:atmosphere-compat-jbossweb
|-- com.vaadin.external.atmosphere:atmosphere-compat-tomcat
|-- com.vaadin.external.atmosphere:atmosphere-compat-tomcat7
|-- org.apache.tomcat:tomcat-catalina
|-- org.apache.tomcat:tomcat-coyote
|-- javax.websocket:javax.websocket-api:1.0
|-- org.apache.shiro:shiro-core
|-- org.atmosphere:atmosphere-stubs:1.0.0
|-- org.apache.shiro:shiro-web
test