<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<version>2.7.3.slf4jvaadin6</version>
<type>bundle</type>
</dependency>
implementation("com.vaadin.external.atmosphere:atmosphere-runtime:2.7.3.slf4jvaadin6")
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-runtime" % "2.7.3.slf4jvaadin6"
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-runtime', version='2.7.3.slf4jvaadin6')
)
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-runtime" rev="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
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