All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by linkedhashmap with all dependencies


concurrentlinkedhashmap-lru from group com.googlecode.concurrentlinkedhashmap (version 1.4.2)

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

Group: com.googlecode.concurrentlinkedhashmap Artifact: concurrentlinkedhashmap-lru
Show all versions Show documentation Show source 
Download concurrentlinkedhashmap-lru.jar (1.4.2)
 

60 downloads
Artifact concurrentlinkedhashmap-lru
Group com.googlecode.concurrentlinkedhashmap
Version 1.4.2
Last update 28. January 2015
Organization not specified
URL http://code.google.com/p/concurrentlinkedhashmap
License Apache
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-java-ordered from group com.github.anandvarkeyphilips (version 20180813)

A reference implementation of a JSON package in Java. (Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java) See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: com.github.anandvarkeyphilips Artifact: json-java-ordered
Show documentation Show source 
Download json-java-ordered.jar (20180813)
 

1 downloads
Artifact json-java-ordered
Group com.github.anandvarkeyphilips
Version 20180813
Last update 22. January 2019
Organization not specified
URL https://github.com/anandvarkeyphilips/json-java-ordered
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons from group com.lmco.ptolemaeus (version 3.2.1)

Common utilities such as MultiIndexMap (an efficient implementation Map<Iterable<K>, V>), ConcurrentMemoizer (simplifies and wraps the lazy construction and memoization of expensive operations), StreamUtils, MapUtils, SetUtils, etc. which - among other common static convenience methods - use LinkedHashMap/Set, rather than the default HashMap/Set that the base Java statics in Stream, Collectors, Map and Set, and much other commonly sought-after functionality such as Validation (which holds common many parameter checks), AtomicDouble, IStreamable, and IPartitionable

Group: com.lmco.ptolemaeus Artifact: commons
Show all versions Show documentation Show source 
Download commons.jar (3.2.1)
 

0 downloads
Artifact commons
Group com.lmco.ptolemaeus
Version 3.2.1
Last update 05. December 2024
Organization not specified
URL https://gitlab.com/lmco/ptolemaeus
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy