jar

com.lovelycatv : ark-cache

Maven & Gradle

Jan 03, 2024

ArkCache · ArkCache provides a universal way to store and fetch cache

Table Of Contents

Latest Version

Download com.lovelycatv : ark-cache JAR file - Latest Versions:

All Versions

Download com.lovelycatv : ark-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 ark-cache-1.0.2-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lovelycatv.arkcache.strategy

├─ com.lovelycatv.arkcache.strategy.CacheStorageStrategy.class - [JAR]

com.lovelycatv.arkcache.strategy.key

├─ com.lovelycatv.arkcache.strategy.key.CacheKey.class - [JAR]

├─ com.lovelycatv.arkcache.strategy.key.CacheKeyKt.class - [JAR]

├─ com.lovelycatv.arkcache.strategy.key.FixedCacheKey.class - [JAR]

├─ com.lovelycatv.arkcache.strategy.key.MutableCacheKey.class - [JAR]

com.lovelycatv.arkcache.operator

├─ com.lovelycatv.arkcache.operator.KVOperator.class - [JAR]

com.lovelycatv.arkcache.related

├─ com.lovelycatv.arkcache.related.CacheTemplateContainer.class - [JAR]

├─ com.lovelycatv.arkcache.related.CacheTemplateFactory.class - [JAR]

com.lovelycatv.arkcache

├─ com.lovelycatv.arkcache.ArkCacheKt.class - [JAR]

├─ com.lovelycatv.arkcache.CacheSourceProvider.class - [JAR]

├─ com.lovelycatv.arkcache.CacheTemplate.class - [JAR]

├─ com.lovelycatv.arkcache.DataSourceProvider.class - [JAR]

├─ com.lovelycatv.arkcache.InMemoryCacheSource.class - [JAR]

├─ com.lovelycatv.arkcache.MultiCacheSupported.class - [JAR]

├─ com.lovelycatv.arkcache.MultiCacheTemplate.class - [JAR]

├─ com.lovelycatv.arkcache.SimpleCacheTemplate.class - [JAR]

├─ com.lovelycatv.arkcache.SimpleCacheTemplateKt.class - [JAR]