Jar examples for e:evictor
A concurrent map with timed element eviction
You can download jar file evictor 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add evictor-1.0.0.jar to your project.
<dependency> <groupId>com.stoyanr</groupId> <artifactId>evictor</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.stoyanr', name: 'evictor', version: '1.0.0'
libraryDependencies += "com.stoyanr" % "evictor" % "1.0.0"
<dependency org="com.stoyanr" name="evictor" rev="1.0.0"/>
@Grapes(@Grab(group='com.stoyanr', module='evictor', version='1.0.0'))
'com.stoyanr:evictor:jar:1.0.0'
Click the following link to download the jar file.
evictor-1.0.0-javadoc.jar