jar

com.ovea : ovea-cache

Maven & Gradle

Dec 12, 2011
1 usages
1 stars

ovea-cache · Chache API

Table Of Contents

Latest Version

Download com.ovea : ovea-cache JAR file - Latest Versions:

All Versions

Download com.ovea : ovea-cache JAR file - All Versions:

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

com.ovea.cache

├─ com.ovea.cache.Cache.class - [JAR]

├─ com.ovea.cache.CacheEntry.class - [JAR]

├─ com.ovea.cache.CacheEntryProvider.class - [JAR]

├─ com.ovea.cache.CacheException.class - [JAR]

├─ com.ovea.cache.ExpiringCacheEntry.class - [JAR]

├─ com.ovea.cache.MutableCache.class - [JAR]

├─ com.ovea.cache.NullSafeCacheEntryProvider.class - [JAR]

├─ com.ovea.cache.SelfProvidingCache.class - [JAR]