pom.xmlにAtmosphere0.8.4が必要です
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<version>0.8.4</version>
<type>bundle</type>
</dependency>
しかし、私は得る
Could not find artifact org.atmosphere:atmosphere-runtime:bundle:0.8.4 in central (http://repo1.maven.org/maven2) -> [Help 1]
この依存関係を持つリポジトリを知っている人はいますか?