Jar examples for c:concurrentlinkedhashmap-lru
A high performance version of java.util.LinkedHashMap for use as a software cache.
You can download jar file concurrentlinkedhashmap-lru 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add concurrentlinkedhashmap-lru-1.2.jar to your project.
<dependency> <groupId>com.googlecode.concurrentlinkedhashmap</groupId> <artifactId>concurrentlinkedhashmap-lru</artifactId> <version>1.2</version> </dependency>
compile group: 'com.googlecode.concurrentlinkedhashmap', name: 'concurrentlinkedhashmap-lru', version: '1.2'
libraryDependencies += "com.googlecode.concurrentlinkedhashmap" % "concurrentlinkedhashmap-lru" % "1.2"
<dependency org="com.googlecode.concurrentlinkedhashmap" name="concurrentlinkedhashmap-lru" rev="1.2"/>
@Grapes(@Grab(group='com.googlecode.concurrentlinkedhashmap', module='concurrentlinkedhashmap-lru', version='1.2'))
'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2'
Click the following link to download the jar file.
concurrentlinkedhashmap-lru-1.2-javadoc.jar