jar

com.github.zakgof : velvetdb-serializer-kryo

Maven & Gradle

Aug 05, 2023
16 stars

velvetdb-serializer-kryo · Java-centric NoSql database - Kryo serializer

Table Of Contents

Latest Version

Download com.github.zakgof : velvetdb-serializer-kryo JAR file - Latest Versions:

All Versions

Download com.github.zakgof : velvetdb-serializer-kryo JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.7.x
0.6.x
0.5.x
0.3.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 velvetdb-serializer-kryo-0.10.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.esotericsoftware.kryo.serializers

├─ com.esotericsoftware.kryo.serializers.MapperField.class - [JAR]

com.zakgof.velvet.serialize

├─ com.zakgof.velvet.serialize.KryoSerializer.class - [JAR]

├─ com.zakgof.velvet.serialize.KryoSerializerProvider.class - [JAR]

Advertisement