jar

com.noleme : noleme-json

Maven & Gradle

Feb 02, 2023
7 usages

Noleme JSON · A collection of utility classes for working with the Jackson JSON implementation

Table Of Contents

Latest Version

Download com.noleme : noleme-json JAR file - Latest Versions:

All Versions

Download com.noleme : noleme-json JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x
0.9

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 noleme-json-0.9.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.noleme.json

├─ com.noleme.json.Json.class - [JAR]

├─ com.noleme.json.JsonException.class - [JAR]

├─ com.noleme.json.Yaml.class - [JAR]

com.noleme.json.jackson

├─ com.noleme.json.jackson.Deserializers.class - [JAR]

├─ com.noleme.json.jackson.FieldSerializer.class - [JAR]

├─ com.noleme.json.jackson.Serializers.class - [JAR]

Advertisement