MVN

com.wu-man : twolevellrucache

Maven & Gradle

Jun 17, 2014
2 usages
45 stars

Two-Level LRU Cache · A two-level LRU cache composed of a smaller L1 cache in memory and a larger L2 cache on disk

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>twolevellrucache</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wu-man : twolevellrucache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.wu-man : twolevellrucache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
twolevellrucache-0.8.0
0.7.x
twolevellrucache-0.7.2
twolevellrucache-0.7.1
0.7
twolevellrucache-0.7
0.6
twolevellrucache-0.6
0.5
twolevellrucache-0.5
0.4
twolevellrucache-0.4
0.3
twolevellrucache-0.3
0.2
twolevellrucache-0.2
0.1
twolevellrucache-0.1

How to add a dependency to Maven

Add the following com.wu-man : twolevellrucache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>twolevellrucache</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wu-man : twolevellrucache gradle dependency to your build.gradle file:

implementation 'com.wu-man:twolevellrucache:0.8.0'

Gradle Kotlin DSL: Add the following com.wu-man : twolevellrucache gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wu-man:twolevellrucache:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wu-man : twolevellrucache sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wu-man" % "twolevellrucache" % "0.8.0"

Advertisement

Dependencies from Group

Nov 06, 2012
11 usages
14 stars
Nov 06, 2012
9 usages
Nov 06, 2012
5 usages
36 stars
Nov 06, 2012
5 usages
36 stars
Nov 06, 2012
2 usages
36 stars

Discover Dependencies

Jun 17, 2013
1 usages
0 stars
Jun 30, 2013
1 usages
Sep 27, 2012
1 usages
1 stars
Dec 03, 2012
1 usages
18 stars
Oct 27, 2008
1 usages
Dec 11, 2014
1 usages
47 stars
Dec 17, 2013
1 usages
122 stars