jar

io.github.matteobertozzi : jackson-dataformat-yajbe

Maven & Gradle

Jun 02, 2023
7 stars

jackson-dataformat-yajbe · YAJBE is a compact binary data format built to be a drop-in replacement for JSON (JavaScript Object Notation).

Table Of Contents

Latest Version

Download io.github.matteobertozzi : jackson-dataformat-yajbe JAR file - Latest Versions:

All Versions

Download io.github.matteobertozzi : jackson-dataformat-yajbe JAR file - All Versions:

Version Vulnerabilities Size Updated
2.15.x
0.9.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 jackson-dataformat-yajbe-2.15.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.matteobertozzi.yajbe

├─ io.github.matteobertozzi.yajbe.YajbeEnumLruMapping.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeEnumMapping.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeFactory.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeFieldNameReader.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeFieldNameWriter.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeGenerator.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeMapper.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeParser.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeReader.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeReaderByteArray.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeReaderStream.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeWriter.class - [JAR]

├─ io.github.matteobertozzi.yajbe.YajbeWriterStream.class - [JAR]