How To Install Java Artifact com.google.guava.guava-bom v28.2-jre

com.google.guava guava-bom 28.2-jre

Introduction

In this article, we'll learn how to install Java artifact guava-bom from com.google.guava group in version 28.2-jre. The artifact is available in 40 versions: 33.2.0-jre 33.2.0-android 33.1.0-jre 33.1.0-android 33.0.0-jre 33.0.0-android 32.1.3-jre 32.1.3-android 32.1.2-jre 32.1.2-android 32.1.1-jre 32.1.1-android 32.1.0-jre 32.1.0-android 32.0.1-jre 32.0.1-android 32.0.0-jre 32.0.0-android 31.1-jre 31.1-android 31.0.1-jre 31.0.1-android 31.0-jre 31.0-android 30.1.1-jre 30.1.1-android 30.1-jre 30.1-android 30.0-jre 30.0-android 29.0-jre 29.0-android 28.2-jre 28.2-android 28.1-jre 28.1-android 28.0-jre 28.0-android 27.1-jre 27.1-android . The Guava BOM project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/google/guava . The parent project is: org.sonatype.oss::oss-parent::9

How To Install Java Artifact com.google.guava.guava-bom In Version 28.2-jre

To install the Guava BOM artifact in version 28.2-jre add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Guava BOM dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (3)

Licenses