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.4.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add concurrentlinkedhashmap-lru-1.4.1.jar to your project.
<dependency> <groupId>com.googlecode.concurrentlinkedhashmap</groupId> <artifactId>concurrentlinkedhashmap-lru</artifactId> <version>1.4.1</version> </dependency>
compile group: 'com.googlecode.concurrentlinkedhashmap', name: 'concurrentlinkedhashmap-lru', version: '1.4.1'
libraryDependencies += "com.googlecode.concurrentlinkedhashmap" % "concurrentlinkedhashmap-lru" % "1.4.1"
<dependency org="com.googlecode.concurrentlinkedhashmap" name="concurrentlinkedhashmap-lru" rev="1.4.1"/>
@Grapes(@Grab(group='com.googlecode.concurrentlinkedhashmap', module='concurrentlinkedhashmap-lru', version='1.4.1'))
'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.4.1'
Click the following link to download the jar file.
concurrentlinkedhashmap-lru-1.4.1-javadoc.jar