How To Install Java Artifact com.google.guava.guava-parent-jdk5 v17.0-rc2

com.google.guava guava-parent-jdk5 17.0-rc2

Introduction

In this article, we'll learn how to install Java artifact guava-parent-jdk5 from com.google.guava group in version 17.0-rc2. The artifact is available in 8 versions: 17.0-rc2 17.0-rc1 17.0 16.0-rc1 16.0 14.0.1-rc1 14.0.1 13.0 . The Guava Maven Parent (JDK5 Backport) project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://code.google.com/p/guava-libraries . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.google.guava.guava-parent-jdk5 In Version 17.0-rc2

To install the Guava Maven Parent (JDK5 Backport) artifact in version 17.0-rc2 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 Maven Parent (JDK5 Backport) 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 (7)

Licenses