我的 pom.xml 中需要 Atmosphere 0.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]
有人知道具有这种依赖关系的存储库吗?