jar

com.netease.nim : camellia-cache-spring-boot-starter

Maven & Gradle

Aug 18, 2023
382 stars
Table Of Contents

Latest Version

Download com.netease.nim : camellia-cache-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.netease.nim : camellia-cache-spring-boot-starter 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-spring-boot-starter-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.spring

├─ com.netease.nim.camellia.cache.spring.CamelliaCacheConfiguration.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.CamelliaCacheProperties.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.CamelliaCacheSerializer.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.CamelliaCacheSerializerException.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.Jackson2JsonCamelliaCacheSerializer.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.LocalNativeCache.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.LocalNativeCacheInitializer.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.RemoteNativeCache.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.RemoteNativeCacheInitializer.class - [JAR]

com.netease.nim.camellia.cache.spring.redis

├─ com.netease.nim.camellia.cache.spring.redis.RedisNativeCache.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.redis.RedisNativeCacheInitializer.class - [JAR]

com.netease.nim.camellia.cache.spring.caffeine

├─ com.netease.nim.camellia.cache.spring.caffeine.CaffeineNativeCache.class - [JAR]

├─ com.netease.nim.camellia.cache.spring.caffeine.CaffeineNativeCacheInitializer.class - [JAR]

Advertisement