A two-level LRU cache composed of a smaller L1 cache in memory and a larger L2 cache on disk.
'com.wu-man:twolevellrucache:0.4'
<dependency>
<groupId>com.wu-man</groupId>
<artifactId>twolevellrucache</artifactId>
<version>0.4</version>
</dependency>
<dependency org="com.wu-man" name="twolevellrucache" rev="0.4"/>
"com.wu-man", "twolevellrucache", "0.4"