4.0.0 com.google.guava guava-parent 22.0 guava bundle Guava: Google Core Libraries for Java Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec. com.google.code.findbugs jsr305 com.google.errorprone error_prone_annotations com.google.j2objc j2objc-annotations org.codehaus.mojo animal-sniffer-annotations ${animal.sniffer.version} true org.apache.felix maven-bundle-plugin 2.5.0 bundle-manifest process-classes manifest !com.google.common.base.internal,com.google.common.* javax.annotation;resolution:=optional, javax.crypto.*;resolution:=optional, sun.misc.*;resolution:=optional https://github.com/google/guava/ maven-compiler-plugin maven-source-plugin maven-dependency-plugin unpack-jdk-sources site unpack-dependencies srczip ${project.build.directory}/jdk-sources false org.codehaus.mojo animal-sniffer-maven-plugin org.apache.maven.plugins maven-javadoc-plugin UTF-8 UTF-8 UTF-8 -XDignore.symbol.file -Xdoclint:-html com.google.common.base.internal true http://docs.oracle.com/javase/8/docs/api/ http://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.1/ http://errorprone.info/api/latest/ http://static.javadoc.io/com.google.j2objc/j2objc-annotations/1.1/ ${project.build.sourceDirectory}:${project.build.directory}/jdk-sources com.google.common attach-docs generate-javadoc-site-report site javadoc srczip ${java.home}/../src.zip jdk srczip 999 system ${java.home}/../src.zip true