jar

com.evolution : scache_2.13

Maven & Gradle

Jul 03, 2023
53 stars

scache · Cache in Scala with cats-effect

Table Of Contents

Latest Version

Download com.evolution : scache_2.13 JAR file - Latest Versions:

All Versions

Download com.evolution : scache_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.6.x
4.5.x
4.4.x
4.3.x
3.9.x
3.8.x
3.7.x
3.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window scache_2.13-5.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.evolution.scache

├─ com.evolution.scache.Cache.class - [JAR]

├─ com.evolution.scache.CacheFenced.class - [JAR]

├─ com.evolution.scache.CacheMetered.class - [JAR]

├─ com.evolution.scache.CacheMetrics.class - [JAR]

├─ com.evolution.scache.CacheOpsCompat.class - [JAR]

├─ com.evolution.scache.CacheReleasedError.class - [JAR]

├─ com.evolution.scache.CancelledError.class - [JAR]

├─ com.evolution.scache.ExpiringCache.class - [JAR]

├─ com.evolution.scache.LoadingCache.class - [JAR]

├─ com.evolution.scache.NrOfPartitions.class - [JAR]

├─ com.evolution.scache.PartitionedCache.class - [JAR]

├─ com.evolution.scache.Partitions.class - [JAR]

├─ com.evolution.scache.SerialMap.class - [JAR]