Last Version

Evictor 1.0.0

A concurrent map with timed element eviction

License

License

GroupId

GroupId

com.stoyanr
ArtifactId

ArtifactId

evictor
Version

Version

1.0.0
Type

Type

jar
Description

Description

Evictor
A concurrent map with timed element eviction
Project URL

Project URL

https://github.com/stoyanr/Evictor
Source Code Management

Source Code Management

https://github.com/stoyanr/Evictor

Download evictor 1.0.0


<!-- https://jarcasting.com/artifacts/com.stoyanr/evictor/ -->
<dependency>
    <groupId>com.stoyanr</groupId>
    <artifactId>evictor</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stoyanr/evictor/
implementation 'com.stoyanr:evictor:1.0.0'
// https://jarcasting.com/artifacts/com.stoyanr/evictor/
implementation ("com.stoyanr:evictor:1.0.0")
'com.stoyanr:evictor:jar:1.0.0'
<dependency org="com.stoyanr" name="evictor" rev="1.0.0">
  <artifact name="evictor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stoyanr', module='evictor', version='1.0.0')
)
libraryDependencies += "com.stoyanr" % "evictor" % "1.0.0"
[com.stoyanr/evictor "1.0.0"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.16
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.