MVN

com.github.ben-manes.caffeine : simulator

Maven & Gradle

Aug 09, 2023
43 usages
14.1k stars

Caffeine cache · A high performance caching library

<dependency>
    <groupId>com.github.ben-manes.caffeine</groupId>
    <artifactId>simulator</artifactId>
    <version>3.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ben-manes.caffeine : simulator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.8

All Versions

Choose a version of com.github.ben-manes.caffeine : simulator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
simulator-3.1.8
simulator-3.1.7
simulator-3.1.6
simulator-3.1.5
simulator-3.1.4
simulator-3.1.3
simulator-3.1.2
simulator-3.1.1
simulator-3.1.0
3.0.x
simulator-3.0.6
simulator-3.0.5
simulator-3.0.4
simulator-3.0.3
simulator-3.0.2
simulator-3.0.1
simulator-3.0.0
2.9.x
simulator-2.9.3
simulator-2.9.2
simulator-2.9.1
simulator-2.9.0
2.8.x
simulator-2.8.8
simulator-2.8.7
simulator-2.8.6
simulator-2.8.5
simulator-2.8.4
simulator-2.8.3
simulator-2.8.2
simulator-2.8.1
simulator-2.8.0
2.7.x
simulator-2.7.0
2.6.x
simulator-2.6.2
simulator-2.6.1
simulator-2.6.0
2.5.x
simulator-2.5.6
simulator-2.5.5
simulator-2.5.4
simulator-2.5.3
simulator-2.5.2
simulator-2.5.1
simulator-2.5.0
2.4.x
simulator-2.4.0
2.3.x
simulator-2.3.5
simulator-2.3.4
simulator-2.3.3
simulator-2.3.2
simulator-2.3.1
simulator-2.3.0
2.2.x
simulator-2.2.7
simulator-2.2.6
simulator-2.2.5
simulator-2.2.4
simulator-2.2.3
simulator-2.2.2
simulator-2.2.1
simulator-2.2.0
2.1.x
simulator-2.1.0
2.0.x
simulator-2.0.3
simulator-2.0.2
simulator-2.0.1
simulator-2.0.0
1.3.x
simulator-1.3.3
simulator-1.3.2
simulator-1.3.1
simulator-1.3.0
1.2.x
simulator-1.2.0
1.1.x
simulator-1.1.0
1.0.x
simulator-1.0.1
simulator-1.0.0

How to add a dependency to Maven

Add the following com.github.ben-manes.caffeine : simulator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ben-manes.caffeine</groupId>
    <artifactId>simulator</artifactId>
    <version>3.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ben-manes.caffeine : simulator gradle dependency to your build.gradle file:

implementation 'com.github.ben-manes.caffeine:simulator:3.1.8'

Gradle Kotlin DSL: Add the following com.github.ben-manes.caffeine : simulator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ben-manes.caffeine:simulator:3.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ben-manes.caffeine : simulator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ben-manes.caffeine" % "simulator" % "3.1.8"

Advertisement

Dependencies from Group

Aug 09, 2023
2k usages
14.1k stars
Aug 09, 2023
521 usages
14.1k stars
Aug 09, 2023
74 usages
14.1k stars
Aug 09, 2023
43 usages
14.1k stars
Sep 26, 2015
4 usages
14.1k stars

Discover Dependencies

Aug 09, 2023
74 usages
14.1k stars
Feb 20, 2016
6 usages
Jul 10, 2022
2 usages
3 stars
Jul 10, 2022
3 stars
May 07, 2015
1 usages
1 stars
Sep 14, 2016
2 stars
Dec 28, 2015
6 usages
1.3k stars
Jul 13, 2023
6 usages
147 stars