Google Collections 1.0是否已被粉碎?

har*_*are 2 java maven-2 guava

根据MVNRepository条目,在撰写本文时,maven central的最新版本是1.0-rc5.我知道最近宣布的1.0和RC5之间没有任何变化,但我想我的挑选者想要找到1.0版本.这是RC5的POM条目.

<dependency>
    <groupId>com.google.collections</groupId>
    <artifactId>google-collections</artifactId>
    <version>1.0-rc5</version>
</dependency> 
Run Code Online (Sandbox Code Playgroud)

Pas*_*ent 6

google-collections 1.0版本(自2009年12月30日起为最终版本)自2009年12月30日开始在中央发布:http://repo2.maven.org/maven2/com/google/collections/google-collections /1.0/.不要相信mvnrepository,去看看自己(或使用更好的解决方案来搜索中央和其他公共存储库).