jar

com.github.qiujiayu : autoload-cache-serializer-kryo

Maven & Gradle

Sep 22, 2022
1 usages
2k stars

autoload-cache-serializer-kryo · The serializer module of autoload-cache project

Table Of Contents

Latest Version

Download com.github.qiujiayu : autoload-cache-serializer-kryo JAR file - Latest Versions:

All Versions

Download com.github.qiujiayu : autoload-cache-serializer-kryo JAR file - All Versions:

Version Vulnerabilities Size Updated
7.2.x
7.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 autoload-cache-serializer-kryo-7.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jarvis.cache.serializer

├─ com.jarvis.cache.serializer.KryoSerializer.class - [JAR]

├─ com.jarvis.cache.serializer.NullValue.class - [JAR]

com.jarvis.cache.serializer.kryo

├─ com.jarvis.cache.serializer.kryo.CacheWrapperSerializer.class - [JAR]

├─ com.jarvis.cache.serializer.kryo.DefaultKryoContext.class - [JAR]

├─ com.jarvis.cache.serializer.kryo.KryoClassRegistration.class - [JAR]

├─ com.jarvis.cache.serializer.kryo.KryoContext.class - [JAR]

Advertisement