How To Install Java Artifact com.github.ben-manes.caffeine.caffeine v2.3.5

com.github.ben-manes.caffeine caffeine 2.3.5

Introduction

In this article, we'll learn how to install Java artifact caffeine from com.github.ben-manes.caffeine group in version 2.3.5. The artifact is available in 68 versions: 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.9.3 2.9.2 2.9.1 2.9.0 2.8.8 2.8.7 2.8.6 2.8.5 2.8.4 2.8.3 2.8.2 2.8.1 2.8.0 2.7.0 2.6.2 2.6.1 2.6.0 2.5.6 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.0 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.0 2.0.3 2.0.2 2.0.1 2.0.0 1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.1.0 1.0.1 1.0.0 . The Caffeine cache project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/ben-manes/caffeine .

How To Install Java Artifact com.github.ben-manes.caffeine.caffeine In Version 2.3.5

To install the Caffeine cache artifact in version 2.3.5 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 Caffeine cache 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.

Provided dependencies (2)

Test dependencies (16)

Licenses

Developers