[top] / com / google / guava /
guava /
14.0.1
Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has two code dependencies - javax.annotation per the JSR-305 spec and javax.inject per the JSR-330 spec.
Repository |
external |
Group ID |
com.google.guava |
Artifact ID |
guava |
Version |
14.0.1 |
Packaging |
bundle |
Parent |
com.google.guava guava-parent 14.0.1
(View)
|
POM Snippet
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>14.0.1</version>
<type>bundle</type>
</dependency>
Other Details
SCM