jar

com.networknt : cache-manager

Maven & Gradle

Aug 17, 2023

A centralized cache manager for all in-memory caches across the entire application.

Table Of Contents

Latest Version

Download com.networknt : cache-manager JAR file - Latest Versions:

All Versions

Download com.networknt : cache-manager JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.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 cache-manager-2.1.26.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.networknt.cache

├─ com.networknt.cache.CacheConfig.class - [JAR]

├─ com.networknt.cache.CacheExplorerHandler.class - [JAR]

├─ com.networknt.cache.CacheItem.class - [JAR]

├─ com.networknt.cache.CacheManager.class - [JAR]

├─ com.networknt.cache.CaffeineCacheManager.class - [JAR]

Advertisement