文件下载
文件名 操作
atmosphere-runtime-2.7.3.slf4jvaadin6.jar 下载
atmosphere-runtime-2.7.3.slf4jvaadin6.pom 下载
atmosphere-runtime-2.7.3.slf4jvaadin6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.vaadin.external.atmosphere</groupId>
  <artifactId>atmosphere-runtime</artifactId>
  <version>2.7.3.slf4jvaadin6</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.vaadin.external.atmosphere:atmosphere-runtime:2.7.3.slf4jvaadin6'
Gradle Kotlin
implementation("com.vaadin.external.atmosphere:atmosphere-runtime:2.7.3.slf4jvaadin6")
Scala SBT
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-runtime" % "2.7.3.slf4jvaadin6"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin.external.atmosphere', module='atmosphere-runtime', version='2.7.3.slf4jvaadin6')
)
Apache Ivy
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-runtime" rev="2.7.3.slf4jvaadin6" />
Leiningen
[com.vaadin.external.atmosphere/atmosphere-runtime "2.7.3.slf4jvaadin6"]
Apache Buildr
'com.vaadin.external.atmosphere:atmosphere-runtime:jar:2.7.3.slf4jvaadin6'
本项目依赖
<parent>
  <groupId>com.vaadin.external.atmosphere</groupId>
  <artifactId>atmosphere-project</artifactId>
  <version>2.7.3.slf4jvaadin6</version>
</parent>

compile

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

|-- org.json:json:20180130

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.93

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

|-- 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