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.3'
<dependency>
<groupId>com.wu-man</groupId>
<artifactId>twolevellrucache</artifactId>
<version>0.3</version>
</dependency>
<dependency org="com.wu-man" name="twolevellrucache" rev="0.3"/>
"com.wu-man", "twolevellrucache", "0.3"