Guava v23.0 已发布,Guava 是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库,如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] 、通用注解 [common annotations] 、字符串处理 [string processing] 、I/O 等等。
未发现该版本更新内容,根据 v23.0-rc1 的更新,该版本会删除一些计划在 Guava v23.0 去除的方法。完整内容请查看 GitHub 发布主页和提交记录。
下载地址:
转自 http://www.oschina.net/news/87467/guava-v23-0-released