Last Version

com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru_jdk5 1.0

A high performance version of java.util.LinkedHashMap for use as a software cache.

GroupId

GroupId

com.googlecode.concurrentlinkedhashmap
ArtifactId

ArtifactId

concurrentlinkedhashmap-lru_jdk5
Version

Version

1.0
Type

Type

jar
Description

Description

Download concurrentlinkedhashmap-lru_jdk5 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.