<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>nettosphere</artifactId>
<version>3.2.4</version>
</dependency>
<parent> <groupId>org.atmosphere</groupId> <artifactId>nettosphere-project</artifactId> <version>3.2.4</version> </parent>
compile
|-- org.atmosphere:atmosphere-runtime
|-- javax.activation:javax.activation-api
|-- ch.qos.logback:logback-core
|-- ch.qos.logback:logback-classic
|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec
test