jar

com.netease.nim : camellia-cache-core

Maven & Gradle

Aug 18, 2023
384 stars
Table Of Contents

Latest Version

Download com.netease.nim : camellia-cache-core JAR file - Latest Versions:

All Versions

Download com.netease.nim : camellia-cache-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.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 camellia-cache-core-1.2.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.netease.nim.camellia.cache.core

├─ com.netease.nim.camellia.cache.core.CamelliaCache.class - [JAR]

├─ com.netease.nim.camellia.cache.core.CamelliaCacheConfig.class - [JAR]

├─ com.netease.nim.camellia.cache.core.CamelliaCacheEnv.class - [JAR]

├─ com.netease.nim.camellia.cache.core.CamelliaCacheErrorHandler.class - [JAR]

├─ com.netease.nim.camellia.cache.core.CamelliaCacheManager.class - [JAR]

├─ com.netease.nim.camellia.cache.core.CamelliaCacheName.class - [JAR]

├─ com.netease.nim.camellia.cache.core.CamelliaCacheNameEnum.class - [JAR]

├─ com.netease.nim.camellia.cache.core.CamelliaCachePrefixGetter.class - [JAR]

├─ com.netease.nim.camellia.cache.core.Constants.class - [JAR]

├─ com.netease.nim.camellia.cache.core.ICamelliaCacheConfig.class - [JAR]

├─ com.netease.nim.camellia.cache.core.INativeCache.class - [JAR]

├─ com.netease.nim.camellia.cache.core.NullCache.class - [JAR]

com.netease.nim.camellia.cache.core.boot

├─ com.netease.nim.camellia.cache.core.boot.CamelliaCacheInterceptor.class - [JAR]

├─ com.netease.nim.camellia.cache.core.boot.CamelliaCacheThreadLocal.class - [JAR]

├─ com.netease.nim.camellia.cache.core.boot.CamelliaCachingConfigurationSelector.class - [JAR]

├─ com.netease.nim.camellia.cache.core.boot.CamelliaProxyCachingConfiguration.class - [JAR]

├─ com.netease.nim.camellia.cache.core.boot.EnableCamelliaCaching.class - [JAR]

com.netease.nim.camellia.cache.core.exception

├─ com.netease.nim.camellia.cache.core.exception.CamelliaCacheException.class - [JAR]

Advertisement