jar

com.fasterxml.storemate : storemate-json

Maven & Gradle

Oct 17, 2012
22 stars

StoreMate-json · Converters for StoreMate datatypes, for Jackson-based JSON serialization (as well as other dataformats Jackson supports, like Smile)

Table Of Contents

Latest Version

Download com.fasterxml.storemate : storemate-json JAR file - Latest Versions:

All Versions

Download com.fasterxml.storemate : storemate-json JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.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 storemate-json-0.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fasterxml.storemate.json

├─ com.fasterxml.storemate.json.ClientIdDeserializer.class - [JAR]

├─ com.fasterxml.storemate.json.ClientIdSerializer.class - [JAR]

├─ com.fasterxml.storemate.json.IpAndPortDeserializer.class - [JAR]

├─ com.fasterxml.storemate.json.IpAndPortSerializer.class - [JAR]

├─ com.fasterxml.storemate.json.KeyRangeSerializer.class - [JAR]

├─ com.fasterxml.storemate.json.KeySpaceDeserializer.class - [JAR]

├─ com.fasterxml.storemate.json.KeySpaceSerializer.class - [JAR]

├─ com.fasterxml.storemate.json.StorableKeyDeserializer.class - [JAR]

├─ com.fasterxml.storemate.json.StorableKeySerializer.class - [JAR]

├─ com.fasterxml.storemate.json.StoremateTypesModule.class - [JAR]

Advertisement