jar

org.xpathqs : cache

Maven & Gradle

Nov 21, 2022
1 stars

XpathQS Cache · A library for working with cache

Table Of Contents

Latest Version

Download org.xpathqs : cache JAR file - Latest Versions:

All Versions

Download org.xpathqs : cache JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2
0.1

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-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xpathqs.cache.value

├─ org.xpathqs.cache.value.CachedValue.class - [JAR]

├─ org.xpathqs.cache.value.CachedValueKt.class - [JAR]

├─ org.xpathqs.cache.value.ExpirableCachedValue.class - [JAR]

├─ org.xpathqs.cache.value.IExpirable.class - [JAR]

org.xpathqs.cache.impl

├─ org.xpathqs.cache.impl.Cache.class - [JAR]

├─ org.xpathqs.cache.impl.CachedModel.class - [JAR]

├─ org.xpathqs.cache.impl.ExpiredCachedModel.class - [JAR]

├─ org.xpathqs.cache.impl.PersistentCache.class - [JAR]

org.xpathqs.cache.base

├─ org.xpathqs.cache.base.ICache.class - [JAR]

├─ org.xpathqs.cache.base.ICachedModel.class - [JAR]

├─ org.xpathqs.cache.base.ICachedModelKt.class - [JAR]

├─ org.xpathqs.cache.base.IExpirableCachedModel.class - [JAR]

├─ org.xpathqs.cache.base.IExpirableCachedModelKt.class - [JAR]

Advertisement

Dependencies from Group

log
Nov 21, 2022
4 usages
2 stars
May 27, 2021
3 usages
5 stars
May 26, 2021
3 usages
2 stars
Nov 21, 2022
3 usages
5 stars
May 27, 2021
2 usages
2 stars

Discover Dependencies