Files download
File Operation
atmosphere-runtime-2.4.30.vaadin7.jar download
atmosphere-runtime-2.4.30.vaadin7.pom download
atmosphere-runtime-2.4.30.vaadin7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin.external.atmosphere</groupId>
  <artifactId>atmosphere-runtime</artifactId>
  <version>2.4.30.vaadin7</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.vaadin.external.atmosphere:atmosphere-runtime:2.4.30.vaadin7'
Gradle Kotlin
implementation("com.vaadin.external.atmosphere:atmosphere-runtime:2.4.30.vaadin7")
Scala SBT
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-runtime" % "2.4.30.vaadin7"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin.external.atmosphere', module='atmosphere-runtime', version='2.4.30.vaadin7')
)
Apache Ivy
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-runtime" rev="2.4.30.vaadin7" />
Leiningen
[com.vaadin.external.atmosphere/atmosphere-runtime "2.4.30.vaadin7"]
Apache Buildr
'com.vaadin.external.atmosphere:atmosphere-runtime:jar:2.4.30.vaadin7'
Dependencies
<parent>
  <groupId>com.vaadin.external.atmosphere</groupId>
  <artifactId>atmosphere-project</artifactId>
  <version>2.4.30.vaadin7</version>
</parent>

compile

|-- org.apache.commons:commons-pool2:2.3

|-- org.json:json:20180130

|-- commons-codec:commons-codec:1.15

provided

|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec:1.0

|-- org.eclipse.jetty.websocket:websocket-server:9.3.19.v20170502

|-- org.eclipse.jetty:jetty-io:9.2.13.v20150730

|-- org.eclipse.jetty:jetty-util:9.2.13.v20150730

|-- org.eclipse.jetty:jetty-continuation:7.6.9.v20130131

|-- org.eclipse.jetty.websocket:websocket-jetty-server:10.0.7

|-- org.glassfish.grizzly:grizzly-comet:2.3.12

|-- org.glassfish.grizzly:grizzly-websockets:2.3.12

|-- org.glassfish.grizzly:grizzly-http-servlet:2.3.12

|-- com.sun.grizzly:grizzly-websockets:1.9.57

|-- com.sun.grizzly:grizzly-framework-http:1.0.31

|-- com.sun.grizzly:grizzly-comet:1.9.57

|-- com.sun.grizzly:grizzly-compat:1.9.57

|-- org.atmosphere.jboss.as:jboss-as-websockets:0.5

|-- org.jboss:jboss-vfs:3.1.0.Final

|-- com.vaadin.external.atmosphere:atmosphere-compat-jbossweb:2.0.1-vaadin1

|-- com.vaadin.external.atmosphere:atmosphere-compat-tomcat:2.0.1-vaadin1

|-- com.vaadin.external.atmosphere:atmosphere-compat-tomcat7:2.0.1-vaadin1

|-- org.apache.tomcat:tomcat-catalina:7.0.35

|-- org.apache.tomcat:tomcat-coyote:7.0.35

|-- javax.websocket:javax.websocket-api:1.0

|-- org.apache.shiro:shiro-core:1.2.2

|-- org.atmosphere:atmosphere-stubs:1.0.0

|-- javax:javaee-api:6.0

|-- org.apache.shiro:shiro-web:1.2.2

|-- org.eclipse.jetty:jetty-websocket:7.6.10.v20130312