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