How To Install Java Artifact com.cedarsoft.commons.guava v8.9.1

com.cedarsoft.commons guava 8.9.1

Introduction

In this article, we'll learn how to install Java artifact guava from com.cedarsoft.commons group in version 8.9.1. The artifact is available in 11 versions: 8.9.2 8.9.1 8.9.0 8.8.1 8.8.0 8.7.0 8.5.1 8.4.0 8.3.1 8.3.0 0 . The guava project has been released under GPLv3 with Classpath Exception license, and has its own website at: http://cedarsoft.com .

How To Install Java Artifact com.cedarsoft.commons.guava In Version 8.9.1

To install the guava artifact in version 8.9.1 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 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.

Compile dependencies (3)

Licenses

Developers