Lines Matching full:guava
6 <groupId>com.google.guava</groupId>
7 <artifactId>guava-parent</artifactId>
10 <artifactId>guava-gwt</artifactId>
11 <name>Guava GWT compatible libs</name>
13 Guava is a suite of core and expanded libraries that include
21 <groupId>com.google.guava</groupId>
22 <artifactId>guava</artifactId>
26 <groupId>com.google.guava</groupId>
27 <artifactId>guava</artifactId>
70 <id>unpack-guava-sources</id>
74 <includeArtifactIds>guava</includeArtifactIds>
80 <outputDirectory>${project.build.directory}/guava-sources</outputDirectory>
98 <copy toDir="${project.build.directory}/guava-gwt-sources"
100 <fileset dir="${project.build.directory}/guava-sources">
123 <directory>${project.build.directory}/guava-gwt-sources</directory>