반응형

Guava 라이브러리는 구글에서 서비스하는 자바프로젝트에 기본적으로 사용되는 Core 라이브러리로 웹,안드로이드 플랫폼, GWT등등에 사용되고 있다.

Guava: Google Core Libraries for Java 1.6+

The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.

The latest release is 13.0, released August 3, 2012.

Start using Guava

You can download a JAR at:

Guava is also available in Maven Central under the following identifiers:

Learn more about how to UseGuavaInYourBuild.

Please see the 13.0 release notes for more details about this release.

Learn about Guava




반응형

+ Recent posts