com.google.guava:guava (27.0-jre)

Published 2026-02-24 13:43:24 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google.guava</groupId>
	<artifactId>guava</artifactId>
	<version>27.0-jre</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.guava:guava:27.0-jre

About this package

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

Dependencies

com.google.guava:failureaccess
1.0
com.google.guava:listenablefuture
9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs:jsr305
org.checkerframework:checker-qual
com.google.errorprone:error_prone_annotations
com.google.j2objc:j2objc-annotations
org.codehaus.mojo:animal-sniffer-annotations
${animal.sniffer.version}
Details
Maven
2026-02-24 13:43:24 +00:00
0
Guava: Google Core Libraries for Java
2.6 MiB
Assets (2)
Versions (3) View all
32.1.3-jre 2026-02-24
16.0.1 2026-02-24
27.0-jre 2026-02-24